Skip to content

Type Alias: ExistsByProperties

ts
type ExistsByProperties = z.infer<typeof ExistsByPropertiesSchema>;

Defined in: src/agile/models/existsByProperties.ts:10