UNPKG

noob-mengyxu

Version:

基于vue3.0和element-plus的组件库

7 lines (6 loc) 174 B
/* eslint-disable */ declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent<{}, {}, any> export default component }