1.0.3 • Published 7 years ago
roas-mount v1.0.3
roas-mount
Dynamically loading the module in the directory
Install
npm install --save roas-mountUsages
var $modules = require('roas-mount')(__dirname);
console.log($modules);Dynamically loading the module in the directory
npm install --save roas-mountvar $modules = require('roas-mount')(__dirname);
console.log($modules);