UNPKG

@geoql/v-mapkit.js

Version:

MapKit with the power of Vue 3

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