astro-ghostcms/.pnpm-store/v3/files/e4/b4ea69715309a60a472bf4ab475...

10 lines
122 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
'use strict';
const index = require('../node/index.cjs');
const config = {
node: index
};
module.exports = config;