godoos/frontend/public/vditor/dist/ts/wysiwyg/toolbarEvent.d.ts
2024-07-25 16:41:01 +08:00

2 lines
130 B
TypeScript

/// <reference types="./types" />
export declare const toolbarEvent: (vditor: IVditor, actionBtn: Element, event: Event) => void;