Files
homewebsite/node_modules/remark-rehype/index.d.ts
2025-10-17 20:17:33 +00:00

4 lines
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