UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

8 lines (7 loc) 220 B
/** Inline all assets in a page @param {string} rootFolder */ declare function inlineAssets(rootFolder: any, currentFile: any): ($: any) => any; export default inlineAssets; //# sourceMappingURL=inlineAssets.d.ts.map