UNPKG

non-4byte-chars-pattern

Version:

A pattern of HTML `input` element to restrict use of UTF-8 4-byte characters

4 lines (2 loc) 112 B
import non4byteCharsRegex from 'non-4byte-chars-regex'; export default non4byteCharsRegex.source.slice(1, -1);