UNPKG

unicode-regex

Version:

regular expression for matching unicode category

10 lines (9 loc) 136 B
const _ = [ [48, 57], [65, 70], [97, 102], [65296, 65305], [65313, 65318], [65345, 65350], ]; export default _;