classic-ui/modules/account/store/actions/setupAccount/index.js

3 lines
108 B
JavaScript
Raw Permalink Normal View History

2022-04-22 06:05:56 +03:00
export { setupAccount } from './setupAccount'
export { saveEncryptedAccount } from './saveEncryptedAccount'