Skip to content

Type Alias: GetBoard

ts
type GetBoard = z.infer<typeof GetBoardSchema>;

Defined in: src/agile/models/getBoard.ts:75