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 5ecd984 + 54b9182 commit 5a43739Copy full SHA for 5a43739
packages/toolkit/src/query/index.ts
@@ -28,6 +28,9 @@ export type {
28
QueryArgFrom,
29
ResultTypeFrom,
30
DefinitionType,
31
+ DefinitionsFromApi,
32
+ OverrideResultType,
33
+ TagTypesFromApi,
34
} from './endpointDefinitions'
35
export { fetchBaseQuery } from './fetchBaseQuery'
36
export type {
0 commit comments