Skip to content

Type Alias: CreateBoard

ts
type CreateBoard = z.input<typeof CreateBoardSchema>;

Defined in: parameters/createBoard.ts:44