UNPKG

geoportal-extensions-leaflet

Version:
10 lines 460 B
export default AttributionDOM; declare namespace AttributionDOM { function _addUID(id: string): string; function _createMainContainerElement(): DOMElement; function _createMainAttributionsShowElement(): DOMElement; function _createAttributionsList(): DOMElement; function _createMainAttributionsListContainer(): DOMElement; function _createMainPictoElement(collapsed: boolean): DOMElement; } //# sourceMappingURL=AttributionDOM.d.ts.map