astro-ghostcms/.pnpm-store/v3/files/86/0806c16f16632e998986ba3a029...

5 lines
140 B
Plaintext

import { createGenerator } from './create.js';
import config from '../syntax/config/generator.js';
export default createGenerator(config);