UNPKG

em-fe

Version:

快速开发产品的UI库

8 lines (5 loc) 169 B
import EmfeImgcodeC from './src/EmfeImgcodeC.vue'; EmfeImgcodeC.install = (Vue) => { Vue.component(EmfeImgcodeC.name, EmfeImgcodeC); }; export default EmfeImgcodeC;