UNPKG

@maskito/kit

Version:

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

3 lines 215 B
import type { MaskitoDateSegments } from '../../types'; export declare function getDateSegmentsOrder(template: string): ReadonlyArray<keyof MaskitoDateSegments>; //# sourceMappingURL=get-date-segments-order.d.ts.map