Skip to content

Type Alias: LabelArray

ts
type LabelArray = z.infer<typeof LabelArraySchema>;

Defined in: src/v1/models/labelArray.ts:14