Skip to content

Type Alias: LabelCreate

ts
type LabelCreate = z.infer<typeof LabelCreateSchema>;

Defined in: src/v1/models/labelCreate.ts:11