UNPKG

single-page-markdown-website

Version:

Create a nice single-page documentation website from one or more Markdown files

4 lines 181 B
export declare function createMarkdownTocAsync(content: string, options: { sections: boolean; }): Promise<null | string>; //# sourceMappingURL=create-markdown-toc-async.d.ts.map