godoos/frontend/public/vditor/dist/ts/markdown/mermaidRender.d.ts
2024-07-25 16:41:01 +08:00

1 line
96 B
TypeScript

export declare const mermaidRender: (element: HTMLElement, cdn: string, theme: string) => void;