isDeprecated
constisDeprecated: (schema) =>boolean
Defined in: packages/@livestore/common/dist/schema/EventDef/deprecated.d.ts:68
Checks if a schema is deprecated.
Parameters
Section titled “Parameters”schema
Section titled “schema”Schema.Top
The schema to check
Returns
Section titled “Returns”boolean
true if the schema is deprecated