UNPKG

dm-web-react

Version:

The DM web client with React.

6 lines (5 loc) 103 B
export class CreateTableTemplate { tableName: string; version: number; createSql: string; }