add tsd handling

This commit is contained in:
2016-01-18 18:59:44 +01:00
parent 2a4811ccb0
commit d12a09d3d8
18 changed files with 23 additions and 94 deletions

0
test/index.d.ts vendored
View File

View File

@ -1,5 +0,0 @@
#!/usr/bin/env node
(function () {
console.log("test");
}());