UNPKG

html-dom-parser

Version:
9 lines (6 loc) 338 B
import { decodeBase64 } from '../internal/decode-shared.mjs'; // Generated using scripts/write-decode-map.ts /** Packed XML decode trie data. */ const xmlDecodeTree = /* #__PURE__ */ decodeBase64("AAJhZ2xxBwARABMAFQBtAg0AAAAAAA8AcAAmYG8AcwAnYHQAPmB0ADxg9SFvdCJg"); export { xmlDecodeTree }; //# sourceMappingURL=decode-data-xml.mjs.map