astro-ghostcms/.pnpm-store/v3/files/f6/fd087c43897a3d9a3717708cb54...

4 lines
150 B
Plaintext
Raw Normal View History

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