UNPKG

@geoql/v-mapkit.js

Version:

MapKit with the power of Vue 3

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