UNPKG

hackmd-to-html-cli

Version:

A node.js CLI tool for converting HackMD markdown to HTML.

5 lines 202 B
export declare const renderFretBoard: (content: string, { title: fretTitle, type }: { title?: string | undefined; type?: string | undefined; }) => string; //# sourceMappingURL=fretboard.d.ts.map