Skip to content

Commit 8cf59f9

Browse files
committed
Export StartQueryActionCreatorOptions type
1 parent 7a2b423 commit 8cf59f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/query/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export type {
5050
export type {
5151
QueryActionCreatorResult,
5252
MutationActionCreatorResult,
53+
StartQueryActionCreatorOptions,
5354
} from './core/buildInitiate'
5455
export type { CreateApi, CreateApiOptions } from './createApi'
5556
export { buildCreateApi } from './createApi'

0 commit comments

Comments
 (0)