ngx-admin/src/app/theme/components/index.ts

8 lines
203 B
TypeScript
Raw Normal View History

export * from './pageTop';
export * from './msgCenter';
export * from './sidebar';
export * from './contentTop';
export * from './baCard';
2016-05-06 13:28:11 +03:00
export * from './baAmChart';
2016-05-12 18:36:51 +03:00
export * from './baChartistChart';