Skip to content

Commit

Permalink
Merge pull request #4640 from hornta/export-query-return-value
Browse files Browse the repository at this point in the history
type: export QueryReturnValue
  • Loading branch information
EskiMojo14 authored Sep 24, 2024
2 parents eb11019 + 551ad03 commit 8178e7f
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 @@ -17,6 +17,7 @@ export type {
BaseQueryApi,
BaseQueryEnhancer,
BaseQueryFn,
QueryReturnValue
} from './baseQueryTypes'
export type {
BaseEndpointDefinition,
Expand Down

0 comments on commit 8178e7f

Please sign in to comment.