UNPKG

dm-web-react

Version:

The DM web client with React.

5 lines (4 loc) 77 B
export class TableInfo { tableName: string; columnNames: string[]; }