{
  "version": 3,
  "sources": ["../../../src/apiCalls/utils/axiosFetcher.ts"],
  "sourcesContent": ["import { axiosInstance } from 'apiCalls/utils/axiosInstance';\n\nexport const axiosFetcher = (url: string) =>\n  axiosInstance.get(url).then((response) => response.data);\n"],
  "mappings": "yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,IAAA,eAAAC,EAAAH,GAAA,IAAAI,EAA8B,wCAEvB,MAAMF,EAAgBG,GAC3B,gBAAc,IAAIA,CAAG,EAAE,KAAMC,GAAaA,EAAS,IAAI",
  "names": ["axiosFetcher_exports", "__export", "axiosFetcher", "__toCommonJS", "import_axiosInstance", "url", "response"]
}
