mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-02-01 16:29:35 +05:30
3 lines
125 B
TypeScript
3 lines
125 B
TypeScript
|
export { State as AccountsState, Account } from './reducer';
|
||
|
export { default as AccountSwitcher } from './AccountSwitcher';
|