UNPKG

@itexpert-dev/base-universal-table

Version:

base universal table for build tables

6 lines (5 loc) 107 B
export interface IUniversalTableViewCell { type: string; value: string; instance?: any; }