UNPKG

@vi5hnuu/ngx-noti

Version:

A lightweight and customizable Angular notification system with service-based triggering and auto-dismiss support.

4 lines (3 loc) 195 B
export * from './lib/services/ngx-noti/ngx-noti.service'; export * from './lib/components/notifications-panel/notifications-panel.component'; export * from './lib/models/notification.interface';