typescript-register
typescript-register copied to clipboard
Update to new TypeScript API
This will close #14. It fixes some bugs with the newest TypeScript compiler.
Also note that it now implicitly uses the d.ts files embedded in the TypeScript instead of the ones from tsd (because the tsd ones were outdated).