UNPKG

@lhn/mat-alert

Version:

Implementation of MatDialog shown as an alert message

8 lines (7 loc) 343 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { MatAlertConfig as ɵc } from './lib/mat-alert-config.interface'; export { MAT_ALERT_DEFAULT_CONFIG as ɵa, matAlertDefaultConfig as ɵb } from './lib/mat-alert-default-config.constant'; export { MatAlertComponent as ɵd } from './lib/mat-alert.component';