Node-http-proxy: Typescript support

Created on 17 Jul 2016  路  5Comments  路  Source: http-party/node-http-proxy

Is it possible to add Typescript declarations ? (node-http-proxy.d.ts)

All 5 comments

+1 馃憤

how about referencing
https://github.com/typed-contrib/node-http-proxy
to get started?

C:\apache-tomcat-9.0.0.M17\webapps\ROOT\api>npm i @types/node-http-proxy -D
npm ERR! code E404
npm ERR! 404 Not Found: @types/node-http-proxy@latest

@nhhockeyplayer try npm i @types/http-proxy, that is the name according to the package.json.

+1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

catamphetamine picture catamphetamine  路  6Comments

martindale picture martindale  路  6Comments

SET001 picture SET001  路  5Comments

robertjchristian picture robertjchristian  路  6Comments

adi518 picture adi518  路  3Comments