astro-ghostcms/.pnpm-store/v3/files/67/1d3c20e1bf1ff822693276b9a05...

5 lines
134 B
Plaintext

import type { ParseAst, ParseAstAsync } from './rollup';
export const parseAst: ParseAst;
export const parseAstAsync: ParseAstAsync;