UNPKG

@maskito/kit

Version:

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

3 lines 218 B
import type { MaskitoDateSegments, MaskitoTimeSegments } from '../../types'; export declare function dateToSegments(date: Date): MaskitoDateSegments & MaskitoTimeSegments; //# sourceMappingURL=date-to-segments.d.ts.map