UNPKG

docsify

Version:

A magical documentation generator.

10 lines 250 B
export function imageCompiler({ renderer, contentBase, router }: { renderer: any; contentBase: any; router: any; }): ({ href, title, text }: { href: any; title: any; text: any; }) => string; //# sourceMappingURL=image.d.ts.map