UNPKG

@maskito/kit

Version:

The optional framework-agnostic Maskito's package with ready-to-use masks

4 lines 276 B
import type { MaskitoTimeSegments } from '../types'; export declare const DEFAULT_TIME_SEGMENT_MAX_VALUES: MaskitoTimeSegments<number>; export declare const DEFAULT_TIME_SEGMENT_MIN_VALUES: MaskitoTimeSegments<number>; //# sourceMappingURL=default-time-segment-bounds.d.ts.map