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

2 lines
112 B
TypeScript

export declare const input: (vditor: IVditor, range: Range, ignoreSpace?: boolean, event?: InputEvent) => void;