UNPKG

yk-smart-ui-test

Version:

A Component Library for Vue.js.

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