UNPKG

@usj/vue-components

Version:

VueJS components used internally by USJ

8 lines (5 loc) 130 B
import usjSwitch from './usjSwitch.vue' export default Vue => { Vue.component('usj-switch', usjSwitch) } export { usjSwitch }