@enexus/dialog
Version:
@enexus/dialog - User Should call delete, confirm Method and also user can create they own component dialog.
9 lines (8 loc) • 443 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { ConfirmDialogComponent as ɵd } from './lib/confirm-dialog/confirm-dialog.component';
export { DeleteDialogComponent as ɵa } from './lib/delete-dialog/delete-dialog.component';
export { WaitDialogProgress as ɵc } from './lib/wait-dialog/wait-dialog-progress';
export { WaitDialogComponent as ɵb } from './lib/wait-dialog/wait-dialog.component';