package.Script_Extensions.Marchen.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(0x11C70, 0x11C8F).addRange(0x11C92, 0x11CA7).addRange(0x11CA9, 0x11CB6);
exports.characters = set;