UNPKG

@wocwin/t-ui

Version:

Vue 中基于Element-ui二次封装基础组件文档

9 lines (6 loc) 184 B
import TStepWizard from './src' /* istanbul ignore next */ TStepWizard.install = function (Vue) { Vue.component(TStepWizard.name, TStepWizard) } export default TStepWizard