{"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;"}