-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
types: export GetThunkAPI
type
#4289
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f9070f5:
|
✅ Deploy Preview for redux-starter-kit-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@markerikson Are you able to approve/merge this? |
@aryaemami59 can you review/approve this? |
@paulschreiber I cannot as I'm not a collaborator on this project. The maintainers are busy at the moment, I'm sure they will get to it eventually so please be patient. In the meantime, CodeSandbox has created an npm package you can use without a local patch, you can use that until this PR gets looked at. |
thanks! not sure when we'll next put together a release, but in the meantime the CodeSandbox build should hopefully suffice. |
This utility type is useful for creating custom wrappers around
createAsyncThunk
.