export default { install(Vue) { Vue.prototype.$apiUrl = ''; } };