TypeStrong / dts-bundle

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

Detect end of block comments in express.d.ts #17

Closed pgrm closed 9 years ago

pgrm commented 9 years ago

Allows the end of a block comment to contain a line such as ============ see https://github.com/TypeStrong/dts-bundle/issues/16 for more details

basarat commented 9 years ago

Thanks :rose: