3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
export * from './shared'
|
|
export { default as AccountPage } from './Page'
|