UNPKG

cc-english-components

Version:

唱唱启蒙英语公共组件库

8 lines (5 loc) 171 B
import CCEnglishVideo from './index.vue' CCEnglishVideo.install = (Vue) => { Vue.component(CCEnglishVideo.name, CCEnglishVideo) } export default CCEnglishVideo