UNPKG

@usj/vue-components

Version:

VueJS components used internally by USJ

5 lines (4 loc) 126 B
import usjSpinner from './usjSpinner.vue' export default function install(Vue) { Vue.component('usj-spinner', usjSpinner) }