Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

EmptySchema

EmptySchema = Record<string, never>

Defined in: packages/sigma/src/primitives/schema.ts:90

Empty schema for primitives with no configurable properties.