UNPKG

lh-chs-ui

Version:

A Component Library for Vue.js.

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