UNPKG

lit-xml

Version:

Burning your XML documents to the ground? Yes please. In the mean time, let's use lit-xml.

5 lines 196 B
export declare class InvalidXmlError extends Error { xmlDocument: string; constructor(line: number, message: string, xmlDocument: string); } //# sourceMappingURL=invalid-xml-error.d.ts.map