astro-ghostcms/.pnpm-store/v3/files/5a/09307ef21a758c134ebaf80afee...

9 lines
139 B
Plaintext

import { Parser } from "../index.js";
export declare const parsers: {
angular: Parser;
html: Parser;
lwc: Parser;
vue: Parser;
};