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
/
cli
/
tests
/
087_hello.ts
blob: 1a9d8f114f2555ebc9c30b6759b063d6eb790840 (
plain
)
1
2
export type SomeType = unknown; console.log("Hello, world!");