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.
1 parent 719dac5 commit 551ad03Copy full SHA for 551ad03
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