Skip to content

Type Alias: PageBoard

ts
type PageBoard = z.infer<typeof PageBoardSchema>;

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