Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

dts2as 0.6.2

Compare
Choose a tag to compare
@joshtynjala joshtynjala released this 03 Dec 19:57
· 135 commits to master since this release
  • Fixed issue where dts2as could incorrectly use TypeScript 1.7 instead of TypeScript 1.6. Values of certain constants defined by the compiler changed unexpectedly in 1.7, resulting in failed parsing of d.ts files.