This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
W0407
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
40123b3fbe
Branches
Tags
main
W0407
/
Webpack
/
node_modules
/
resolve
/
test
/
module_dir
/
ymodules
/
aaa
/
index.js
index.js
51 B
History
Raw
1
module.exports = function (x) { return x + 100; };