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-multiple-exports
/
1.0.0
/
src
/
index.js
blob: 432ed652eda2f1f65e2eb076e8cd55d504daa067 (
plain
)
1
2
3
module.exports = { hello: "world" };