source: trip-planner-front/node_modules/regenerate-unicode-properties/Script/Linear_B.js@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 253 bytes
Line 
1const set = require('regenerate')();
2set.addRange(0x10000, 0x1000B).addRange(0x1000D, 0x10026).addRange(0x10028, 0x1003A).addRange(0x1003C, 0x1003D).addRange(0x1003F, 0x1004D).addRange(0x10050, 0x1005D).addRange(0x10080, 0x100FA);
3module.exports = set;
Note: See TracBrowser for help on using the repository browser.