Skip to content

Commit

Permalink
Export the UseQueryStateOptions type
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 11, 2024
1 parent d3c8295 commit 46f3cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/src/query/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export type {
TypedUseQuery,
TypedUseQuerySubscription,
TypedUseLazyQuerySubscription,
UseQueryStateOptions,
} from './buildHooks'
export { UNINITIALIZED_VALUE } from './constants'
export { createApi, reactHooksModule, reactHooksModuleName }

0 comments on commit 46f3cc4

Please sign in to comment.