UNPKG

lh-chs-ui

Version:

A Component Library for Vue.js.

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