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

3 lines
110 B
JavaScript
Raw Normal View History

2022-10-13 16:50:29 +03:00
export { setupAccount } from './setupAccount'
export { saveEncryptedAccount } from './saveEncryptedAccount'