UNPKG

dm-web-react

Version:

The DM web client with React.

5 lines (4 loc) 86 B
export class DatabaseResponse { public data: any; public exception: string; }