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