member_webapp/src/packages/notification/component/index.ts

8 lines
261 B
TypeScript
Raw Normal View History

2018-04-06 11:02:18 +00:00
// import { NotificationComponent } from './notification/notification.component';
// import { NotificationBadgeComponent } from './badge/notification.component';
// export const COMPONENTS = [
// NotificationComponent,
// NotificationBadgeComponent,
// ];