mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 02:40:14 +01:00
6 lines
139 B
TypeScript
6 lines
139 B
TypeScript
|
|
export * from './pageTop';
|
||
|
|
export * from './msgCenter';
|
||
|
|
export * from './sidebar';
|
||
|
|
export * from './contentTop';
|
||
|
|
export * from './baCard';
|