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
/
std
/
node
/
tests
/
cjs
/
subdir
/
dir
/
index.js
blob: 0b4d113868305687c16877bbba0f4db3646123fa (
plain
)
1
2
3
4
// deno-lint-ignore-file no-undef const C = require("../cjs_c"); module.exports = { C };