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
/
testdata
/
npm
/
no_unstable
/
main.ts
blob: bb14e62c58968a21bdd0e12089fbc311fb4ae088 (
plain
)
1
2
3
import chalk from "npm:chalk@5"; console.log(chalk.green("hello"));