* chore: update test fixtures * chore: test against regexpu-core 4.6.0 * chore: bump regexpu-core dependency
3 lines
146 B
JavaScript
3 lines
146 B
JavaScript
/[\s\S]/;
|
|
/(?:[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/;
|