UNPKG

entities

Version:

Encode & decode XML and HTML entities with ease & speed

8 lines (6 loc) 292 B
// Generated using scripts/write-decode-map.ts import { decodeBase64 } from "../internal/decode-shared.js"; /** Packed XML decode trie data. */ export const xmlDecodeTree: Uint16Array = /* #__PURE__ */ decodeBase64( "AAJhZ2xxBwARABMAFQBtAg0AAAAAAA8AcAAmYG8AcwAnYHQAPmB0ADxg9SFvdCJg", );