Skip to content

Type Alias: CreateBoard

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

Defined in: src/agile/parameters/createBoard.ts:16