PrimitiveSchema
PrimitiveSchema =
Record<string,PropertySchema|ArrayPropertySchema>
Defined in: packages/sigma/src/primitives/schema.ts:85
Full schema for a primitive’s configurable properties. Maps property names to their schemas.
PrimitiveSchema =
Record<string,PropertySchema|ArrayPropertySchema>
Defined in: packages/sigma/src/primitives/schema.ts:85
Full schema for a primitive’s configurable properties. Maps property names to their schemas.