mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 14:02:03 +02:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
exports.getFoo = function() {
|
|
return require('installed-module-allowed-explicit-foo');
|
|
}; |