UNPKG

@maskito/kit

Version:

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

3 lines 248 B
import type { MaskitoDateSegments } from '../../types'; export declare function raiseSegmentValueToMin(segments: Partial<MaskitoDateSegments>, fullMode: string): Partial<MaskitoDateSegments>; //# sourceMappingURL=raise-segment-value-to-min.d.ts.map