UNPKG

bootstrap-vue-next

Version:

Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development

1 lines 611 B
{"version":3,"file":"index.mjs","names":[],"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"],"mappings":";;;;AAIA,IAAa,qBAA6B,EACxC,QAAQ,KAAK;CACX,MAAM,uBAAuB,yBAAyB;CAEtD,IAAI,QAAQ,yBAAyB,oBAAoB;AAC3D,EACF"}