UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 71 B
export interface IDialogProps { onFinished: (bool: any) => void; }