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
/
env_var_re_export
/
main.js
blob: ed91487a0ba36ba833d14ad469c9fdac78bc750f (
plain
)
1
2
3
import { getEnv } from "npm:@denotest/env-var-re-export"; console.log(getEnv());