3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
|
|
export { MainLayout } from './main.layout'
|
||
|
|
export type { MainLayoutProps } from './types/main-layout-props.type'
|