package.Script.Chorasmian.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(0x10FB0, 0x10FCB);
exports.characters = set;