Skip to content

Variable: DeletePropertySchema

ts
const DeletePropertySchema: ZodObject<{
  propertyKey: ZodString;
  sprintId: ZodString;
}, $strip>;

Defined in: src/agile/parameters/deleteProperty.ts:3