highlightToolbar.d.ts 100 B

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