Skip to content

Type Alias: Label

ts
type Label = z.infer<typeof LabelSchema>;

Defined in: models/label.ts:20