TooTallNate / node-proxy-agent

Maps proxy protocols to `http.Agent` implementations
285 stars 69 forks source link

create new release with typescript types #37

Closed aditya-axa closed 5 years ago

aditya-axa commented 5 years ago

I can see typescript types added in master branch but no version have the types. Can we publish new version with typescript types.

Aaron-K-T-Berry commented 5 years ago

Yes a new release with types would be much appreciate :)

TooTallNate commented 5 years ago

Published v3.1.0.

aditya-axa commented 5 years ago

thanks

aditya-axa commented 5 years ago

@TooTallNate tried to use the types but I believe they are not exported properly. Can you please help me with this.