Skip to content

Type Alias: LabeledContentPageResponse

ts
type LabeledContentPageResponse = z.infer<typeof LabeledContentPageResponseSchema>;

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