flowchartRender.d.ts 84 B

1
  1. export declare const flowchartRender: (element: HTMLElement, cdn?: string) => void;