UNPKG

@maskito/kit

Version:

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

6 lines 135 B
export interface MaskitoDateSegments<T = string> { day: T; month: T; year: T; } //# sourceMappingURL=date-segments.d.ts.map