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
NoTablesSchemaThe NoTablesSchema type is a TablesSchema-like type for when one has not been provided.
{[tableId: Id]: {[cellId: Id]: {type: "any"}}}v1.0.0