UNPKG

@luyinghao159/datav-vue3

Version:
6 lines (4 loc) 174 B
import { Plugin } from 'vue'; import { default as ActiveRingChart } from './src/index.vue'; export declare const ActiveRingChartPlugin: Plugin; export { ActiveRingChart, };