source: trip-planner-front/node_modules/regenerate-unicode-properties/General_Category/Initial_Punctuation.js@ 6c1585f

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

initial commit

  • Property mode set to 100644
File size: 165 bytes
Line 
1const set = require('regenerate')(0xAB, 0x2018, 0x201F, 0x2039, 0x2E02, 0x2E04, 0x2E09, 0x2E0C, 0x2E1C, 0x2E20);
2set.addRange(0x201B, 0x201C);
3module.exports = set;
Note: See TracBrowser for help on using the repository browser.