fetch-ponyfill icon indicating copy to clipboard operation
fetch-ponyfill copied to clipboard

Access to `RequestInit` type

Open karlvr opened this issue 4 years ago • 1 comments

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?

karlvr avatar Sep 01 '21 22:09 karlvr

It'd probably only take a small addition to index.d.ts. PR most welcome!

qubyte avatar Sep 01 '21 22:09 qubyte