UNPKG

truly-ui

Version:
6 lines (5 loc) 103 B
export interface AlertOptions { title?: string; textClose?: string; draggable?: boolean; }