index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
import_typescript.ts
blob: 0f161ceb0a0f32533a731fa1948446fe225b6d4b (
plain
)
1
2
3
import * as ts from "typescript"; console.log("typescript version", ts.version);