This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-python
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7f7fc5b3760fa70f0966ec38fd173f2c8d467152
setup-python
/
node_modules
/
resolve
/
test
/
module_dir
/
ymodules
/
aaa
/
index.js
T
2 lines
51 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial pass
2019-06-26 21:12:00 -04:00
module
.
exports
=
function
(
x
)
{
return
x
+
100
;
};
Reference in New Issue
Copy Permalink