Skip to content

Commit 6037afa

Browse files
authored
Merge pull request #4465 from WilsonCWong/master
2 parents 7d53e3b + ce7b99c commit 6037afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/query/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export type {
3434
} from './endpointDefinitions'
3535
export { fetchBaseQuery } from './fetchBaseQuery'
3636
export type {
37+
FetchBaseQueryArgs,
3738
FetchBaseQueryError,
3839
FetchBaseQueryMeta,
3940
FetchArgs,

0 commit comments

Comments
 (0)