UNPKG

ng2-notifications

Version:

Angular 2 Component for Native System Notifications

7 lines (6 loc) 254 B
import { PushNotificationComponent } from './src/app/components/notification.component'; export * from './src/app/components/notification.component'; declare var _default: { directives: typeof PushNotificationComponent[]; }; export default _default;