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

2 lines
119 B
TypeScript

export declare const outlineRender: (contentElement: HTMLElement, targetElement: Element, vditor?: IVditor) => string;