UNPKG

@petkit/ngx-table-descartes

Version:
6 lines (5 loc) 106 B
export interface ITableDescartesTable { content: any; key: string | null; rowspan?: number; }