UNPKG

entities

Version:

Encode & decode XML and HTML entities with ease & speed

3 lines 133 B
/** Packed HTML decode trie data. */ export declare const htmlDecodeTree: Uint16Array; //# sourceMappingURL=decode-data-html.d.ts.map