// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs10
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
rc
[ PARENT ]
EDIT :: browser.js
// when this is loaded into the browser, // just use the defaults... module.exports = function (name, defaults) { return defaults }
SAVE
CANCEL