UNPKG
choo-shortcache
Version:
latest (0.0.0)
0.0.0
choo nanocomponent cache shortcut
choo-shortcache
/
example
/
node_modules
/
insert-module-globals
/
test
/
unprefix
/
main.js
4 lines
(2 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
module
.
exports
=
require
(
'./hello'
);