TinyBase logoTinyBase β

ValidTablesSchema

{[TableId in keyof Schema]: {[CellId in keyof Schema[TableId]]: ValidDefault<Schema[TableId][CellId]>}}