UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

10 lines (9 loc) 246 B
/** Inline SVG images as needed @param {string} rootFolder @param {HTMLDom} $ @return {Promise} */ declare function inlineSvg(rootFolder: any, currentFile: any, $: any): any; export default inlineSvg; //# sourceMappingURL=inlineSvg.d.ts.map