classic-ui/modules/account/index.js
2022-10-13 15:50:29 +02:00

3 lines
75 B
JavaScript

export * from './shared'
export { default as AccountPage } from './Page'