Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
/
.
/
e2e
/
repo_mapping
/
main.mjs
blob: 1f2d7e13d07c83ffd9c70ccdf697940fd20517d5 [
file
]
import
chalk
from
'chalk'
console
.
log
(
chalk
.
blue
(
`Hello world! The meaning of life is... 42`
))