We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d53e3b + ce7b99c commit 6037afaCopy full SHA for 6037afa
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