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
/
member_outside_root_dir
/
main.ts
blob: 182fd85177a6131116521dc1517a6a68c8d1e1dc (
plain
)
1
2
3
4
import chalk from "chalk"; import "./foo/mod.ts"; console.log(chalk);