added factorial module
This commit is contained in:
6
24_10_22/node_modules/gayszi/index.js
generated
vendored
Normal file
6
24_10_22/node_modules/gayszi/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
function helloNpm() {
|
||||
return "hello NPM"
|
||||
}
|
||||
|
||||
module.exports = helloNpm
|
||||
Reference in New Issue
Block a user