astro-ghostcms/.pnpm-store/v3/files/bc/562c34cf04e8b7a594dcad74acb...

5 lines
131 B
Plaintext
Raw Permalink Normal View History

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