mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-20 02:22:51 +00:00
update
This commit is contained in:
5
node_modules/app-module-path/test/src/installed-module.js
generated
vendored
Normal file
5
node_modules/app-module-path/test/src/installed-module.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
exports.sayHello = function() {
|
||||
throw new Error('this should not be required!');
|
||||
};
|
||||
|
||||
exports.isLocal = true;
|
||||
Reference in New Issue
Block a user