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
/
specs
/
npm
/
user_agent_env_var
/
main.ts
blob: 2c51107e3c80acf2b6e5f0ca7fc67c5627e88882 (
plain
)
1
console.log(`npm_config_user_agent: ${Deno.env.get("npm_config_user_agent")}`);