Skip to content

Type Alias: DeleteBoard

ts
type DeleteBoard = z.input<typeof DeleteBoardSchema>;

Defined in: parameters/deleteBoard.ts:8