{
  "version": 3,
  "sources": ["../../src/utils/account/fetchAccount.ts"],
  "sourcesContent": ["import { getAccountFromApi } from 'apiCalls/account/getAccountFromApi';\n\nexport const fetchAccount = (props: { address?: string; baseURL: string }) =>\n  getAccountFromApi(props);\n"],
  "mappings": "yCAEO,IAAMA,EAAgBC,GAC3BC,EAAkBD,CAAK",
  "names": ["fetchAccount", "props", "getAccountFromApi"]
}
