package.Script.Duployan.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of regenerate-unicode-properties Show documentation
Show all versions of regenerate-unicode-properties Show documentation
Regenerate sets for Unicode properties and values.
The newest version!
const set = require('regenerate')();
set.addRange(0x1BC00, 0x1BC6A).addRange(0x1BC70, 0x1BC7C).addRange(0x1BC80, 0x1BC88).addRange(0x1BC90, 0x1BC99).addRange(0x1BC9C, 0x1BC9F);
exports.characters = set;