-
Notifications
You must be signed in to change notification settings - Fork 8
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
Question on how to implement this #2
Comments
Same question. It looks like great concept. |
Anything on this? |
I based a api wrapper on it kinda |
Thank you so much! |
Does anybody have an example on how to implement this? @cainthebest 's repo looks like has been deleted and I am trying to figure out how this is implemented with Axios, for instance. |
Hi,
Awesome typing, i'm trying to wrap my head around how to implement this with fetch, and adding headers to the calls.
But i can't figure out how to use the typing in an actual method that does the calls, could you give an example or point me in the right direction? :)
The text was updated successfully, but these errors were encountered: