Skip to content

Commit c189792

Browse files
authored
Merge pull request #4289 from shrouxm/patch-1
types: export `GetThunkAPI` type
2 parents dc1548e + f9070f5 commit c189792

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)