Leon4gr45's picture
Include updated package-lock.json (part 12)
391a73c verified
Raw
History Blame Contribute Delete
153 Bytes
import type { Map as LeafletMap } from 'leaflet';
export declare function useAttribution(map: LeafletMap, attribution: string | null | undefined): void;