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
/
registry
/
@denotest
/
globals
/
1.0.0
/
index.js
blob: 50d2d3d2a3286a66f48172140c6ff97c52a633fb (
plain
)
1
2
3
exports.globalThis = globalThis; exports.global = global; exports.process = process;