This website requires JavaScript.
Explore
Help
Sign In
jean
/
bifocal
Watch
1
Star
0
Fork
You've already forked bifocal
0
Code
Issues
4
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
224268bbbd
bifocal
/
node_modules
/
resolve
/
test
/
module_dir
/
ymodules
/
aaa
/
index.js
2 lines
51 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Broken socials
2024-06-19 09:56:58 -04:00
module
.
exports
=
function
(
x
)
{
return
x
+
100
;
}
;