classic-ui/modules/account/index.js

3 lines
73 B
JavaScript
Raw Normal View History

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