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
/
workspaces
/
nested_member
/
foo
/
mod.ts
blob: b9d4d3c04b7c6c86ced287ef8305aba47f120ed4 (
plain
)
1
2
3
import { buzz } from "~/fizz/buzz.ts"; console.log(buzz);