Skip to content

Type Alias: Label

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

Defined in: src/v2/models/label.ts:13