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

3 lines
108 B
JavaScript
Raw Normal View History

export { setupAccount } from './setupAccount'
export { saveEncryptedAccount } from './saveEncryptedAccount'