UNPKG

@maskito/kit

Version:

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

4 lines 228 B
export { maskitoNumberOptionsGenerator } from './number-mask'; export type { MaskitoNumberParams } from './number-params'; export { maskitoParseNumber, maskitoStringifyNumber } from './utils'; //# sourceMappingURL=index.d.ts.map