UNPKG
@geoql/v-mapkit.js
Version:
latest (0.3.0)
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
MapKit with the power of Vue 3
github.com/geoql/v-mapkit.js
geoql/v-mapkit.js
@geoql/v-mapkit.js
/
dist
/
components
/
annotations
/
index.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
export
{
ImageAnnotation
}
from
'./Image'
;
export
{
MarkerAnnotation
}
from
'./Marker'
;