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
/
run
/
node_builtin_modules
/
mod.js
blob: 70e39be5689ae188246e614635f3f09275d17531 (
plain
)
1
2
import process from "node:process"; console.log(process.version);