astro-ghostcms/.pnpm-store/v3/files/89/8810b3bdbedb09f079383354b24...

6 lines
111 B
Plaintext

try {
module.exports = require("./lib/index.cjs");
} catch {
module.exports = require("./lib/index.js");
}