UNPKG

lojk-ui

Version:

lojk vue ui components library

8 lines (5 loc) 174 B
import LotusPicker from './LotusPicker.vue'; LotusPicker.install = function (Vue) { Vue.component(LotusPicker.name, LotusPicker); }; export default LotusPicker;