astro-ghostcms/.pnpm-store/v3/files/c6/3cc5bb627c458014e91ca7c5731...

6 lines
90 B
Plaintext

import { Parser } from "../index.js";
export declare const parsers: {
yaml: Parser;
};