Files
hustoj/web/include/vditor/dist/ts/markdown/mindmapRender.d.ts
2026-04-10 16:55:59 +08:00

2 lines
109 B
TypeScript

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