UNPKG

@igo2/common

Version:
5 lines (4 loc) 87 B
export interface ConfirmDialogOptions { title?: string; modeYesNo?: boolean; }