astro-ghostcms/.pnpm-store/v3/files/cb/fa74355f9472b35b0715e2e1808...

4 lines
150 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export const opening: import("./omission.js").OmitHandle;
export type Element = import('hast').Element;
export type Parents = import('hast').Parents;