UNPKG

@maskito/kit

Version:

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

4 lines 216 B
export { maskitoDateOptionsGenerator } from './date-mask'; export type { MaskitoDateParams } from './date-params'; export { maskitoParseDate, maskitoStringifyDate } from './utils'; //# sourceMappingURL=index.d.ts.map