UNPKG

@luyinghao159/datav-vue3

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