{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../packages/hooks/use-global-properties/index.ts"],"sourcesContent":["import { getCurrentInstance } from 'vue'\n\nexport const useGlobalProperties = () => {\n  const vm = getCurrentInstance()\n  const globalProperties = vm?.appContext.config.globalProperties\n\n  return { ...globalProperties }\n}\n"],"mappings":";;;AAEA,MAAa,4BAA4B;AAIvC,QAAO,EAAE,GAHE,oBAAoB,EACF,WAAW,OAAO,kBAEjB"}