UNPKG

el-plus-powerful-table-ts

Version:

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

24 lines (22 loc) 1.25 kB
export {} declare module 'vue' { export interface GlobalComponents { PTImage: typeof import('el-plus-powerful-table-ts')['PTImage'] PTButton: typeof import('el-plus-powerful-table-ts')['PTButton'] PTTags: typeof import('el-plus-powerful-table-ts')['PTTags'] PTText: typeof import('el-plus-powerful-table-ts')['PTText'] PTSwitch: typeof import('el-plus-powerful-table-ts')['PTSwitch'] PTVideo: typeof import('el-plus-powerful-table-ts')['PTVideo'] PTRate: typeof import('el-plus-powerful-table-ts')['PTRate'] PTLink: typeof import('el-plus-powerful-table-ts')['PTLink'] PTInput: typeof import('el-plus-powerful-table-ts')['PTInput'] PTIcon: typeof import('el-plus-powerful-table-ts')['PTIcon'] PTFilter: typeof import('el-plus-powerful-table-ts')['PTFilter'] PTRenderJsx: typeof import('el-plus-powerful-table-ts')['PTRenderJsx'] PTBtnPlus: typeof import('el-plus-powerful-table-ts')['PTBtnPlus'] PTFDatePicker: typeof import('el-plus-powerful-table-ts')['PTFDatePicker'] PTFInput: typeof import('el-plus-powerful-table-ts')['PTFInput'] PTFSelect: typeof import('el-plus-powerful-table-ts')['PTFSelect'] PowerfulTable: typeof import('el-plus-powerful-table-ts')['PowerfulTable'] } }