TinyBase logoTinyBase

toValuesSchema

The toValuesSchema method converts a mapping of external schemas into a TinyBase ValuesSchema.

toValuesSchema(schemas: any): ValuesSchema
TypeDescription
schemasany

A mapping of value IDs to external schema objects.

returnsValuesSchema

A TinyBase ValuesSchema.

Since

v7.1.0