Skip to content

Commit f9070f5

Browse files
authored
types: export GetThunkAPI type
1 parent 1afcdd4 commit f9070f5

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
@@ -130,6 +130,7 @@ export type {
130130
AsyncThunkAction,
131131
AsyncThunkPayloadCreatorReturnValue,
132132
AsyncThunkPayloadCreator,
133+
GetThunkAPI,
133134
SerializedError,
134135
} from './createAsyncThunk'
135136

0 commit comments

Comments
 (0)