IOweb/node_modules/remark-rehype/index.d.ts
2026-07-03 15:07:38 -05:00

4 lines
No EOL
241 B
TypeScript

export { default } from "./lib/index.js";
export type Options = import("./lib/index.js").Options;
export { defaultFootnoteBackContent, defaultFootnoteBackLabel, defaultHandlers } from "mdast-util-to-hast";
//# sourceMappingURL=index.d.ts.map