Mrdoc/static/vditor/dist/ts/markdown/mindmapRender.d.ts
2020-09-26 21:51:40 +08:00

2 lines
96 B
TypeScript

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