UNPKG

@enexus/dialog

Version:

@enexus/dialog - User Should call delete, confirm Method and also user can create they own component dialog.

5 lines (4 loc) 85 B
export interface WaitDialogProgress { title: string; progress: number; }