PropertyType
PropertyType =
PrimitivePropertyType|EnumPropertyType<string>
Defined in: packages/sigma/src/primitives/schema.ts:31
Complete union of all property types.
PropertyType =
PrimitivePropertyType|EnumPropertyType<string>
Defined in: packages/sigma/src/primitives/schema.ts:31
Complete union of all property types.