summaryrefslogtreecommitdiff
path: root/testdata/import_typescript.ts
AgeCommit message (Collapse)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-05-30Allow importing of the compiled in typescriptRyan Dahl
Fixes #18.