UNPKG

el-plus-powerful-form

Version:

## [DOCS](https://peng-xiao-shuai.github.io/vite-vue-admin-docs/zh-CN/component_directive/component/powerful-form-doc.html)

8 lines (6 loc) 138 B
declare module 'vue' { export interface GlobalComponents { PowerfulForm: typeof import('../index')['PowerfulForm'] } } export {}