Skip to content

Type Alias: DeleteBoardProperty

ts
type DeleteBoardProperty = z.input<typeof DeleteBoardPropertySchema>;

Defined in: src/agile/parameters/deleteBoardProperty.ts:10