Skip to content

Type Alias: CreateBoardList

ts
type CreateBoardList = z.input<typeof CreateBoardListSchema>;

Defined in: parameters/createBoardList.ts:12