UNPKG

myapp-dataroom

Version:
8 lines (5 loc) 160 B
import BigScreenRun from './index.vue' BigScreenRun.install = function (Vue) { Vue.component(BigScreenRun.name, BigScreenRun) } export default BigScreenRun