Skip to content

Type Alias: LabelFields

ts
type LabelFields = z.infer<typeof LabelFieldsSchema>;

Defined in: models/labelFields.ts:5