UNPKG

mermaid

Version:

Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.

3 lines (2 loc) 112 B
export declare const addFunction: (func: () => void) => void; export declare const attachFunctions: () => void;