feross / simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines
MIT License
401 stars 50 forks source link

TypeScript types #71

Open fabiospampinato opened 2 years ago

fabiospampinato commented 2 years ago

It'd be useful if this module had TS types.

jsdavid commented 1 year ago

Agree