Skip to content

Type Alias: PropertyValue

ts
type PropertyValue = z.infer<typeof PropertyValueSchema>;

Defined in: src/v1/models/propertyValue.ts:22