initial commit

This commit is contained in:
Shuvam Khamrui
2025-06-11 21:00:46 +05:30
commit df0e0f9481
191 changed files with 18146 additions and 0 deletions

4
node_modules/nodejs/1/getmodule.js generated vendored Normal file
View File

@@ -0,0 +1,4 @@
var myMoule = require('./singleobject').Hello("dsf");
/* myMoule.setName("lihao__");
myMoule.sayHello(); */