astro-ghostcms/.pnpm-store/v3/files/f6/2abec662104cc6fe64a491bf9c1...

4 lines
206 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export { default } from "./lib/index.js";
export type Options = import('./lib/index.js').Options;
export { defaultFootnoteBackContent, defaultFootnoteBackLabel, defaultHandlers } from "mdast-util-to-hast";