{"version":3,"file":"emitter-cf516759.js","sources":["../../../app/javascript/composeables/emitter.js"],"sourcesContent":["import { getCurrentInstance } from 'vue';\nexport default function useEmitter() {\n const internalInstance = getCurrentInstance();\n const emitter = internalInstance.appContext.config.globalProperties.$eventHub;\n return emitter;\n}\n"],"names":["useEmitter","getCurrentInstance"],"mappings":"qDACe,SAASA,GAAa,CAGnC,OAFyBC,IACQ,WAAW,OAAO,iBAAiB,SAEtE"}