You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
279 B
7 lines
279 B
2 years ago
|
// Generated using scripts/write-decode-map.ts
|
||
|
export default new Uint16Array(
|
||
|
// prettier-ignore
|
||
|
"\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022"
|
||
|
.split("")
|
||
|
.map((c) => c.charCodeAt(0)));
|
||
|
//# sourceMappingURL=decode-data-xml.js.map
|