getHTML.d.ts 93 B

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