fetch-ponyfill
fetch-ponyfill copied to clipboard
Access to `RequestInit` type
I am hoping to have access to the RequestInit type when using a cross-environment fetch solution like this or https://www.npmjs.com/package/portable-fetch. Is that something that has ever been considered? Am I missing something?
It'd probably only take a small addition to index.d.ts. PR most welcome!