UNPKG

fyer-upload-imgs

Version:

19 lines (15 loc) 360 B
import fyerUploadImgs from './fyerUploadImgs.vue' // const install = function(Vue, opts = {}) { // Vue.component('fyerUploadImgs', fyerUploadImgs) // } // const API = { // install, // version: '1.0.0', // } // if (typeof window !== 'undefined' && window.Vue) { // install(window.Vue) // } // export default API export { fyerUploadImgs }