UNPKG

non-4byte-chars-pattern

Version:

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

6 lines (3 loc) 143 B
var non4byteCharsRegex = require('non-4byte-chars-regex'); var module$1 = non4byteCharsRegex.source.slice(1, -1); module.exports = module$1;