realmap-vue
Version:
Wooritech map chart component library
11 lines • 594 B
TypeScript
export declare const RealMapVue: import('vue').DefineComponent<import('../main').RealMapProps, {
realmap: import('vue').Ref<import('../../../realmap/out/realmap/js/src/main').MapChart | null>;
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../main').RealMapProps> & Readonly<{}>, {
animate: boolean;
id: string;
w: string;
h: string;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
elRef: HTMLDivElement;
}, any>;
//# sourceMappingURL=index.d.ts.map