File size: 162 Bytes
f61d311 |
1 2 3 4 |
export * from './default-footer/default-footer.component';
export * from './default-header/default-header.component';
export * from './default-layout.component';
|
f61d311 |
1 2 3 4 |
export * from './default-footer/default-footer.component';
export * from './default-header/default-header.component';
export * from './default-layout.component';
|