source: node_modules/entities/lib/esm/generated/decode-data-xml.js

Last change on this file was 57e58a3, checked in by ste08 <sjovanoska@…>, 4 months ago

Initial commit

  • Property mode set to 100644
File size: 279 bytes
Line 
1// Generated using scripts/write-decode-map.ts
2export default new Uint16Array(
3// prettier-ignore
4"\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022"
5 .split("")
6 .map((c) => c.charCodeAt(0)));
7//# sourceMappingURL=decode-data-xml.js.map
Note: See TracBrowser for help on using the repository browser.