UNPKG

@maskito/phone

Version:

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

7 lines (6 loc) 516 B
export { browserAutofillPreprocessorGenerator } from './browser-autofill-preprocessor'; export { cutInitCountryCodePreprocessor } from './cut-init-country-code-preprocessor'; export { pasteNonStrictPhonePreprocessorGenerator } from './paste-non-strict-phone-preprocessor'; export { pasteStrictPhonePreprocessorGenerator } from './paste-strict-phone-preprocessor'; export { phoneLengthPostprocessorGenerator } from './phone-length-postprocessor'; export { sanitizePreprocessor } from './sanitize-phone-preprocessor';