UNPKG

ng2-smart-table-custom

Version:

Angular Smart Table with inline-validations support

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