UNPKG

hackmd-to-html-cli

Version:

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

7 lines 184 B
export declare class PlantUML { private encode6bit; private append3bytes; private encode64; generateURL(value: string): string; } //# sourceMappingURL=plantUML.d.ts.map