2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
/// <reference types="./types" />
|
|
export declare const highlightToolbarIR: (vditor: IVditor) => void;
|