Skip to content

Type Alias: GetAllBoards

ts
type GetAllBoards = z.input<typeof GetAllBoardsSchema>;

Defined in: src/agile/parameters/getAllBoards.ts:50