3👍
✅
Vue.prototype.$constants = <your constants>
Can be used anywhere in a Vue or component as
this.$constants.<some constant>
👤Bert
Source:stackexchange.com