UNPKG

@maskito/kit

Version:

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

4 lines (3 loc) 219 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>;