UNPKG

@maskito/core

Version:

The main zero-dependency and framework-agnostic Maskito's package to create an input mask

3 lines 170 B
export declare function isRedo(event: KeyboardEvent): boolean; export declare function isUndo(event: KeyboardEvent): boolean; //# sourceMappingURL=history-events.d.ts.map