astro-ghostcms/.pnpm-store/v3/files/91/8b8162d2a04ea687acb55fa8185...

9 lines
176 B
Plaintext

'use strict';
const create = require('./create.cjs');
const index$1 = require('../walker/index.cjs');
const index = create.createConvertor(index$1);
module.exports = index;