Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/reduxjs/redux-toolkit int…
Browse files Browse the repository at this point in the history
…o migrate-typetests-to-vitest
  • Loading branch information
aryaemami59 committed Jan 29, 2024
2 parents 5ecd984 + 54b9182 commit 5a43739
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/toolkit/src/query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ export type {
QueryArgFrom,
ResultTypeFrom,
DefinitionType,
DefinitionsFromApi,
OverrideResultType,
TagTypesFromApi,
} from './endpointDefinitions'
export { fetchBaseQuery } from './fetchBaseQuery'
export type {
Expand Down

0 comments on commit 5a43739

Please sign in to comment.