UNPKG

@fastly/esi

Version:

ESI implementation for JavaScript, using the modern fetch and streaming APIs.

3 lines 150 B
export declare function xmlEncode(str: string): string; export declare function xmlDecode(str: string): string; //# sourceMappingURL=xmlUtils.d.ts.map