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 eb11019 + 551ad03 commit 8178e7fCopy full SHA for 8178e7f
packages/toolkit/src/query/index.ts
@@ -17,6 +17,7 @@ export type {
17
BaseQueryApi,
18
BaseQueryEnhancer,
19
BaseQueryFn,
20
+ QueryReturnValue
21
} from './baseQueryTypes'
22
export type {
23
BaseEndpointDefinition,
0 commit comments