warp.firstclass
Version:
Allows to access all your modules directly like: require('moduleName') by creating symlinks
1 lines • 30 B
JavaScript
module.exports = function(){};
Allows to access all your modules directly like: require('moduleName') by creating symlinks