A suite to track Project Diva score statistics and ratings / D4DJ event data.
 
 
 
 
 
 
projectdivar/server/node_modules/rc/browser.js

7 lines
137 B

// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}