Skip to content

Commit

Permalink
types: export GetThunkAPI type
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouxm authored Mar 21, 2024
1 parent 1afcdd4 commit f9070f5
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 f9070f5

Please sign in to comment.