UNPKG

@maskito/phone

Version:

The optional framework-agnostic Maskito's package with phone masks

4 lines 280 B
import type { MaskitoPostprocessor } from '@maskito/core'; import type { MetadataJson } from 'libphonenumber-js/core'; export declare function phoneLengthPostprocessorGenerator(metadata: MetadataJson): MaskitoPostprocessor; //# sourceMappingURL=phone-length-postprocessor.d.ts.map