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

8 lines
137 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}