UNPKG

tzcloud-element-pro

Version:

A super practical component library that developed by vue2.x and element-ui

7 lines (5 loc) 160 B
import LinkageItem from './src/index' LinkageItem.install = function (Vue) { Vue.component(LinkageItem.name, LinkageItem) } export default LinkageItem