%PDF- %PDF-
Direktori : /proc/thread-self/root/home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/ |
Current File : //proc/thread-self/root/home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/toast.js |
import Vue from 'vue' import Toasted from 'vue-toasted' Vue.use(Toasted, {"position":"bottom-left"}) const globals = undefined if(globals) { globals.forEach(global => { Vue.toasted.register(global.name, global.message, global.options) }) } export default function (ctx, inject) { inject('toast', Vue.toasted) }