classic-ui/modules/account/index.js

3 lines
73 B
JavaScript
Raw Permalink Normal View History

2022-04-22 13:05:56 +10:00
export * from './shared'
export { default as AccountPage } from './Page'