2020-09-26 21:51:40 +08:00

3 lines
93 B
TypeScript

/// <reference types="./types" />
export declare const getHTML: (vditor: IVditor) => string;