astro-ghostcms/.pnpm-store/v3/files/65/633526fc4befc2eaa200b7cdde7...

8 lines
137 B
Plaintext

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