UNPKG

@ykcl/smart-ui-oversea

Version:

A Component Library for Vue.js.

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