Skip to content

Type Alias: UserProperty

ts
type UserProperty = z.infer<typeof UserPropertySchema>;

Defined in: src/v1/models/userProperty.ts:18