Skip to content

Type Alias: LabeledContentType

ts
type LabeledContentType = z.infer<typeof LabeledContentTypeSchema>;

Defined in: src/v1/models/labeledContentType.ts:5