UNPKG

@itexpert-dev/base-universal-table

Version:

base universal table for build tables

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