Variable: LabeledContentTypeSchema
ts
const LabeledContentTypeSchema: ZodCustom<"attachment" | "page" | string & object | "blogpost" | "page_template", "attachment" | "page" | string & object | "blogpost" | "page_template">;Defined in: src/v1/models/labeledContentType.ts:4