Skip to content
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

UseMutationResponse is not exported #102

Open
sjiep opened this issue Aug 13, 2020 · 0 comments
Open

UseMutationResponse is not exported #102

sjiep opened this issue Aug 13, 2020 · 0 comments

Comments

@sjiep
Copy link
Contributor

sjiep commented Aug 13, 2020

I'm updating from 1.5 to 1.7 and have a function that returns an object of type UseMutationResponse. However this type doesn't seem to be exported by the library, i.e. TS2459: Module '"../../../node_modules/react-fetching-library/lib"' declares 'UseMutationResponse' locally, but it is not exported.

Is this an oversight? Since UseQueryResponse actually is exported and usable within a project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant