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.
8 lines (7 loc) • 361 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { AlertEventService as ɵb } from './src/app/ng-pop-alert/alert.event.service';
export { NgPopAlertComponent as ɵc } from './src/app/ng-pop-alert/ng-pop-alert.component';
export { ValidationErrorService as ɵa } from './src/app/ng-pop-alert/validation-error.service';