toTablesSchema
The toTablesSchema method converts a mapping of external schemas into a TinyBase TablesSchema.
toTablesSchema(schemas: any): TablesSchema| Type | Description | |
|---|---|---|
schemas | any | A mapping of table IDs to external schema objects. |
| returns | TablesSchema | A TinyBase |
Since
v7.1.0