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

Fix type definitions for response headers #79

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

hdimitrov1
Copy link
Contributor

@hdimitrov1 hdimitrov1 commented Apr 4, 2022

headers in response isn't a normal js object it's this headers thing https://developer.mozilla.org/en-US/docs/Web/API/Response/headers - this makes the type def actually accurate

src/index.js Outdated Show resolved Hide resolved
hdimitrov1 and others added 2 commits April 29, 2022 17:05
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants