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