Repository URL to install this package:
|
Version:
1.0.0-1 ▾
|
// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}