mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-14 08:29:03 +00:00
update
This commit is contained in:
3
node_modules/app-module-path/test/src/module-c/index.js
generated
vendored
Normal file
3
node_modules/app-module-path/test/src/module-c/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
exports.sayHello = function() {
|
||||
console.log('Hello from module-c');
|
||||
}
|
||||
Reference in New Issue
Block a user