Files
blog-vue/public/vditor/dist/ts/markdown/outlineRender.d.ts
2025-11-12 15:37:28 +08:00

2 lines
119 B
TypeScript

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