{
  "version": 3,
  "sources": ["../../../src/methods/account/getAccountInfo.ts"],
  "sourcesContent": ["import { accountInfoSelector } from 'store/selectors/accountSelectors';\nimport { getState } from 'store/store';\n\nexport function getAccountInfo(state = getState()) {\n  return accountInfoSelector(state);\n}\n"],
  "mappings": "oxCAGO,SAASA,EAAeC,EAAQC,EAAS,EAAG,CACjD,OAAOC,EAAoBF,CAAK,CAClC",
  "names": ["getAccountInfo", "state", "getState", "accountInfoSelector"]
}
