UNPKG

@cause-911/material

Version:

Run `npm install @cause-911/material --save` to add this library to your project

6 lines (5 loc) 105 B
export declare class SimpleDialogData { title: string; message: string; buttons: string[]; }