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

feat(types): Add timeout property to RequestInit interface #173

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

ritchieanesco
Copy link
Contributor

@ritchieanesco ritchieanesco commented Jul 5, 2020

closes #103

Adding optional timeout property to fix typescript errors

@ritchieanesco ritchieanesco changed the title Add timeout header property Add timeout property in options Jul 5, 2020
@ritchieanesco ritchieanesco changed the title Add timeout property in options fix: Add timeout property in options (#103) Jul 5, 2020
@ritchieanesco ritchieanesco changed the title fix: Add timeout property in options (#103) fix: Add timeout property to RequestInit interface (#103) Jul 5, 2020
@jasonkuhrt jasonkuhrt changed the title fix: Add timeout property to RequestInit interface (#103) feat(types): Add timeout property to RequestInit interface Aug 3, 2020
@jasonkuhrt jasonkuhrt merged commit ad5a403 into graffle-js:master Aug 3, 2020
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.

Timeout configuration
2 participants