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

1 line
109 B
TypeScript

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