We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d53e3b commit ce7b99cCopy full SHA for ce7b99c
packages/toolkit/src/query/index.ts
@@ -34,6 +34,7 @@ export type {
34
} from './endpointDefinitions'
35
export { fetchBaseQuery } from './fetchBaseQuery'
36
export type {
37
+ FetchBaseQueryArgs,
38
FetchBaseQueryError,
39
FetchBaseQueryMeta,
40
FetchArgs,
0 commit comments