microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 102 forks source link

https://microsoft.github.io/dts-gen/dts-gen.js returns 404 #23

Open richardjharding opened 7 years ago

richardjharding commented 7 years ago

I'm trying to use the Browser version but https://microsoft.github.io/dts-gen/dts-gen.js

is 404 - I note that its work in progress - but should that 404?

today- commented 7 years ago

I avoided this problem this way:

  1. npm install -g dts-gen
  2. Discover node_modules\dts-gen\bin\browser-bundle.js
  3. Use this file in s.src