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

6 lines
111 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
try {
module.exports = require("./lib/index.cjs");
} catch {
module.exports = require("./lib/index.js");
}