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

5 lines
140 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { createGenerator } from './create.js';
import config from '../syntax/config/generator.js';
export default createGenerator(config);