Files
hustoj/web/include/vditor/dist/ts/wysiwyg/toolbarEvent.d.ts
2026-04-10 16:55:59 +08:00

2 lines
96 B
TypeScript

export declare const toolbarEvent: (vditor: IVditor, actionBtn: Element, event: Event) => void;