UNPKG

dada-datav-vue3

Version:

dataV组件vue3版本

6 lines (5 loc) 152 B
declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }