You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
221 B
4 lines
221 B
3 years ago
|
const set = require('regenerate')(0x1D2B, 0x1D78, 0x1DF8, 0x2E43);
|
||
|
set.addRange(0x400, 0x52F).addRange(0x1C80, 0x1C88).addRange(0x2DE0, 0x2DFF).addRange(0xA640, 0xA69F).addRange(0xFE2E, 0xFE2F);
|
||
|
exports.characters = set;
|