Skip to content

Commit 56ed8a4

Browse files
committed
Export TagDescription type
1 parent 1f78b68 commit 56ed8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/query/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export type {
1010
EndpointDefinition,
1111
QueryDefinition,
1212
MutationDefinition,
13+
TagDescription,
1314
} from './endpointDefinitions'
1415
export { fetchBaseQuery } from './fetchBaseQuery'
1516
export type {

0 commit comments

Comments
 (0)