3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { LayoutWithSidebar } from './layout-with-sidebar';
|
|
export { LayoutCentered } from './layout-centered';
|