bootstrap-vue-next
Version:
BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.
3 lines (2 loc) • 625 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("../../../keys-W3DrYQSP.js");exports.useToastController=()=>{const o=()=>(console.warn("useToastController() was called outside of the setup() function! or the plugin is not provided."),Promise.resolve(null)),r=e.inject(t.toastPluginKey,{toasts:e.ref([]),create:o,show:o,_isAppend:e.ref(!1),_isOrchestratorInstalled:e.ref(!1)});if(r.create===o)throw new Error("useToastController() was called outside of the setup() function! or the plugin is not provided.");return{...r}};
//# sourceMappingURL=index.umd.js.map
;