wbc
5 天以前 92a7b127dafe1d8aac10e991794c9f425866400d
1
2
3
4
5
6
7
 
// when this is loaded into the browser, 
// just use the defaults...
 
module.exports = function (name, defaults) {
  return defaults
}