Skip to content

Type Alias: CreateBoardLabel

ts
type CreateBoardLabel = z.input<typeof CreateBoardLabelSchema>;

Defined in: parameters/createBoardLabel.ts:12