UNPKG

bootstrap-vue-next

Version:

BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.

1 lines 620 B
{"version":3,"file":"index.mjs","sources":["../../../../src/plugins/orchestrator/index.ts"],"sourcesContent":["import {type Plugin} from 'vue'\nimport {orchestratorRegistryKey} from '../../utils/keys'\nimport {_newOrchestratorRegistry} from '../../composables/orchestratorShared'\n\nexport const orchestratorPlugin: Plugin = {\n install(app) {\n const orchestratorRegistry = _newOrchestratorRegistry()\n\n app.provide(orchestratorRegistryKey, orchestratorRegistry)\n },\n}\n"],"names":[],"mappings":";;;AAIO,MAAM,qBAA6B;AAAA,EACxC,QAAQ,KAAK;AACX,UAAM,uBAAuB,yBAAA;AAE7B,QAAI,QAAQ,yBAAyB,oBAAoB;AAAA,EAC3D;AACF;"}