Skip to content

Commit

Permalink
Add export for FetchBaseQueryArgs
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsonCWong committed Jun 18, 2024
1 parent 7d53e3b commit ce7b99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/src/query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export type {
} from './endpointDefinitions'
export { fetchBaseQuery } from './fetchBaseQuery'
export type {
FetchBaseQueryArgs,
FetchBaseQueryError,
FetchBaseQueryMeta,
FetchArgs,
Expand Down

0 comments on commit ce7b99c

Please sign in to comment.