3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from './full-layout';
|
|
export * from './simple-layout';
|
export * from './full-layout';
|
|
export * from './simple-layout';
|