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

5 lines
131 B
Plaintext

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