2025-05-12 05:38:44 +09:00

7 lines
192 B
TypeScript

import { ToHTMLFunction } from "@honkit/html";
declare const _default: {
block: ToHTMLFunction;
inline: ToHTMLFunction;
};
export default _default;
//# sourceMappingURL=toHTML.d.ts.map