{
  "version": 3,
  "sources": ["../../src/methods/account/getAccount.ts"],
  "sourcesContent": ["import { accountSelector } from 'store/selectors/accountSelectors';\nimport { getState } from 'store/store';\n\nexport function getAccount(state = getState()) {\n  return accountSelector(state);\n}\n"],
  "mappings": "kFAGO,SAASA,EAAWC,EAAQC,EAAS,EAAG,CAC7C,OAAOC,EAAgBF,CAAK,CAC9B",
  "names": ["getAccount", "state", "getState", "accountSelector"]
}
