Skip to content

Type Alias: LabeledContent

ts
type LabeledContent = z.infer<typeof LabeledContentSchema>;

Defined in: src/v1/models/labeledContent.ts:12