UNPKG

@usj/vue-components

Version:

VueJS components used internally by USJ

6 lines (4 loc) 124 B
import usjLayout from './usjLayout.vue' export default function install (Vue) { Vue.component('usj-layout', usjLayout) }