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
/
run
/
npm_pkg_requires_esm_js
/
node_modules
/
package
/
index.js
blob: 5d787237139888fe0723784be948bc8fcaf18d7d (
plain
)
1
2
3
module.exports = (file) => { return require(file); };