highlightToolbarIR.d.ts 102 B

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