2 lines
119 B
TypeScript
2 lines
119 B
TypeScript
|
|
export declare const outlineRender: (contentElement: HTMLElement, targetElement: Element, vditor?: IVditor) => string;
|