UNPKG

@loaders.gl/wms

Version:

Framework-independent loaders for the WMS (Web Map Service) standard

6 lines 239 B
/** * Parses a typed data structure from raw XML for `GetDomain` response * @note Error handlings is fairly weak */ export declare function parseExceptionReport(parsedXML: any): void; //# sourceMappingURL=parse-exception-report.d.ts.map