We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad86c4d + b5cd23e commit e33130eCopy full SHA for e33130e
packages/toolkit/src/query/index.ts
@@ -32,6 +32,7 @@ export type {
32
DefinitionsFromApi,
33
OverrideResultType,
34
TagTypesFromApi,
35
+ UpdateDefinitions,
36
} from './endpointDefinitions'
37
export { fetchBaseQuery } from './fetchBaseQuery'
38
export type {
0 commit comments