mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
4 lines
197 B
TypeScript
4 lines
197 B
TypeScript
|
|
export * from '../components/base-header/base-header.component';
|
||
|
|
export * from '../components/base-footer/base-footer.component';
|
||
|
|
export * from '../components/search-input/search-input.component';
|