TypeStrong / dts-bundle

Export TypeScript .d.ts files as an external module definition
MIT License
308 stars 57 forks source link

Changing dependencies to be valid TypeScript #9

Closed pspeter3 closed 9 years ago

pspeter3 commented 9 years ago

Some TypeScript compilers need the actual reference so this to change makes that work.

pspeter3 commented 9 years ago

This has some problems when requiring through npm modules. I would recommend not using this.