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
/
tests
/
specs
/
run
/
default_ts
/
as_ts.js
blob: cef8995bcd71291c928f85b8a8267df023062552 (
plain
)
1
2
const x: string = "foo"; console.log(x);