frontend/.pnpm-store/v3/files/65/633526fc4befc2eaa200b7cdde72c512e987475fe9b7b228dc99ef3725b7e9cb7681905e4613b05889924ff0f272cadba5915d70adb09fc46301e360e7c862

8 lines
137 B
Plaintext

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