Skip to content

Commit

Permalink
Export types related to overriding the result types
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jan 29, 2024
1 parent 5be62b8 commit 8e7fa67
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 8e7fa67

Please sign in to comment.