astro-ghostcms/.pnpm-store/v3/files/61/c541f8eb382778b5af778144afd...

6 lines
93 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { Parser } from "../index.js";
export declare const parsers: {
graphql: Parser;
};