Skip to content

Commit

Permalink
Merge pull request #4134 from aryaemami59/export-endpointDefinitions
Browse files Browse the repository at this point in the history
Export types related to overriding the result types
  • Loading branch information
EskiMojo14 committed Jan 29, 2024
2 parents 5be62b8 + 8e7fa67 commit 54b9182
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 54b9182

Please sign in to comment.