Skip to content

Commit a34abff

Browse files
committed
export asyncthunkreducers type
1 parent 434a86c commit a34abff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ export type {
104104
export type {
105105
// types
106106
ActionReducerMapBuilder,
107+
AsyncThunkReducers,
107108
} from './mapBuilders'
108109
export { Tuple } from './utils'
109110

0 commit comments

Comments
 (0)