astro-ghostcms/.pnpm-store/v3/files/4f/fd5f55925c72042687a05cfe88a...

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: {
glimmer: Parser;
};