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