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
/
registry
/
npm
/
@denotest
/
cjs-local-global-decls
/
1.0.0
/
other.js
blob: 810d852b0e6cc1747810d06854ef69b6513e9942 (
plain
)
1
2
const console = new global.console.Console({ stdout: process.stdout }); console.log("Loaded.");