Skip to content

Commit

Permalink
Merge pull request #4289 from shrouxm/patch-1
Browse files Browse the repository at this point in the history
types: export `GetThunkAPI` type
  • Loading branch information
EskiMojo14 authored Apr 10, 2024
2 parents dc1548e + f9070f5 commit c189792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export type {
AsyncThunkAction,
AsyncThunkPayloadCreatorReturnValue,
AsyncThunkPayloadCreator,
GetThunkAPI,
SerializedError,
} from './createAsyncThunk'

Expand Down

0 comments on commit c189792

Please sign in to comment.