TinyBase logoTinyBase β

NoTablesSchema

The NoTablesSchema type is a TablesSchema-like type for when one has not been provided.

{[tableId: Id]: {[cellId: Id]: {type: "any"}}}

Since

v1.0.0