source: node_modules/entities/lib/generated/decode-data-xml.js@ 57e58a3

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

Initial commit

  • Property mode set to 100644
File size: 377 bytes
Line 
1"use strict";
2// Generated using scripts/write-decode-map.ts
3Object.defineProperty(exports, "__esModule", { value: true });
4exports.default = new Uint16Array(
5// prettier-ignore
6"\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022"
7 .split("")
8 .map(function (c) { return c.charCodeAt(0); }));
9//# sourceMappingURL=decode-data-xml.js.map
Note: See TracBrowser for help on using the repository browser.