TinyBase logoTinyBase

toTablesSchema

The toTablesSchema method converts a mapping of external schemas into a TinyBase TablesSchema.

toTablesSchema(schemas: any): TablesSchema
TypeDescription
schemasany

A mapping of table IDs to external schema objects.

returnsTablesSchema

A TinyBase TablesSchema.

Since

v7.1.0