UNPKG

restricted-input

Version:

Restrict inputs to certain valid characters (e.g. formatting phone or card numbers)

5 lines (4 loc) 92 B
export declare const errors: { PATTERN_MISSING: string; INVALID_ELEMENT: string; };