source: trip-planner-front/node_modules/regenerate-unicode-properties/General_Category/Connector_Punctuation.js@ e29cc2e

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

initial commit

  • Property mode set to 100644
File size: 159 bytes
Line 
1const set = require('regenerate')(0x5F, 0x2054, 0xFF3F);
2set.addRange(0x203F, 0x2040).addRange(0xFE33, 0xFE34).addRange(0xFE4D, 0xFE4F);
3module.exports = set;
Note: See TracBrowser for help on using the repository browser.