UNPKG

@gk8/mermaid

Version:

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

16 lines (15 loc) 462 B
import { p as e, f as o } from "./flowDb-2496585b.js"; import { f as a } from "./styles-c4c5d7f0.js"; import { s as t } from "./mermaid-e6b51d44.js"; const f = { parser: e, db: o, renderer: () => "", styles: a, init: (r) => { r.flowchart || (r.flowchart = {}), r.flowchart.arrowMarkerAbsolute = r.arrowMarkerAbsolute, t({ flowchart: { arrowMarkerAbsolute: r.arrowMarkerAbsolute } }), o.clear(), o.setGen("gen-2"); } }; export { f as diagram };