UNPKG

@zhangke-ui/t-ui-plus

Version:

Vue3 中基于Element-plus二次封装基础组件文档

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