Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
87976ffb00e8f3be36dcfaef3d2d7253a039ade7
/
.
/
examples
/
js_binary
/
test.mjs
blob: 8e700623e3ccf869eee6ba955dbd7c80d3957ccf [
file
] [
log
] [
blame
]
console
.
log
(
'\n\n\nThis is only a test.\n\n\n'
)
console
.
log
(
import
.
meta
.
resolve
(
'@types/node/package.json'
))