Skip to content

isDeprecated

const isDeprecated: (schema) => boolean

Defined in: packages/@livestore/common/dist/schema/EventDef/deprecated.d.ts:68

Checks if a schema is deprecated.

Schema.Top

The schema to check

boolean

true if the schema is deprecated