UNPKG

ng-pop-alert

Version:

This is an angular Notification or Alert . it help you to notify messages to users of your application in every state it is required.

4 lines (3 loc) 241 B
export { NgPopAlertService } from './src/app/ng-pop-alert/ng-pop-alert.service'; export { NG_POP_ALERT_CONF } from './src/app/ng-pop-alert/ng-pop-alert.conf'; export { NgPopAlertModule } from './src/app/ng-pop-alert/ng-pop-alert.module';