UNPKG

rb-data-table

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