UNPKG

@geoql/v-mapkit.js

Version:

MapKit with the power of Vue 3

3 lines (2 loc) 124 B
import { type CircleOverlayProps } from '~/types'; export declare const CircleOverlay: (props: CircleOverlayProps) => void;