UNPKG

ng2-smart-table

Version:

Angular Smart Table

5 lines (4 loc) 76 B
export interface ViewCell { value: string | number; rowData: any; }