Variable: ContentIdToContentTypeSchema
ts
const ContentIdToContentTypeSchema: ZodObject<{
results: ZodOptional<ZodNullable<ZodRecord<ZodString, ZodAny>>>;
}, $loose>;Defined in: src/v2/models/contentIdToContentType.ts:4