Files
blog-vue/public/vditor/dist/ts/markdown/mermaidRender.d.ts
2025-11-12 15:37:28 +08:00

2 lines
109 B
TypeScript

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