Skip to content

Type Alias: GetAllBoards

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

Defined in: src/agile/models/getAllBoards.ts:84