UNPKG

vue3-map-chart

Version:

Vue 3 component for rendering interactive SVG maps of the world, continents, and countries with dynamic data.

4 lines (3 loc) 129 B
import type { LocaleData } from 'i18n-iso-countries'; declare const locales: Record<string, LocaleData>; export default locales;