Skip to content

Commit b5cd23e

Browse files
committed
Export UpdateDefinitions from toolkit/query
1 parent a9362fb commit b5cd23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/query/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export type {
3131
DefinitionsFromApi,
3232
OverrideResultType,
3333
TagTypesFromApi,
34+
UpdateDefinitions,
3435
} from './endpointDefinitions'
3536
export { fetchBaseQuery } from './fetchBaseQuery'
3637
export type {

0 commit comments

Comments
 (0)