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
/
colors
/
example.ts
blob: d60ecc31c63db47b3938802742a5749d9a6956f8 (
plain
)
1
2
3
import { color } from "main.ts"; console.log(color.bgBlue.red.bold("Hello world!"));