MindMap/frontend/node_modules/vditor/dist/ts/markdown/mindmapRender.d.ts

2 lines
109 B
TypeScript

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