UNPKG

geopf-extensions-openlayers

Version:

French Geoportal Extensions for OpenLayers libraries

7 lines 225 B
export default Parser; declare namespace Parser { function parse(xml: string): HTMLElement; function toString(doc: HTMLElement): string; function format(xml: string): string; } //# sourceMappingURL=Parser.d.ts.map