UNPKG

realmap-vue

Version:

Wooritech map chart component library

14 lines 653 B
import { Ref } from 'vue'; import { RealMapProps } from '../types/RealMapVueProps'; declare const _default: import('vue').DefineComponent<RealMapProps, { realmap: Ref<import('../../../realmap/out/realmap/js/src/main').MapChart | null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<RealMapProps> & Readonly<{}>, { animate: boolean; id: string; w: string; h: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, { elRef: HTMLDivElement; }, any>; export default _default; //# sourceMappingURL=RealMapVue.vue.d.ts.map