blob: 8c230c5cd2d397f79e30a278debc314256d15256 [file] [log] [blame]
// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}