schemas/config/imageService
이 콘텐츠는 아직 해당 언어로 제공되지 않습니다.
Variables
Section titled “Variables”imageServiceSchema
Section titled “imageServiceSchema”const imageServiceSchema: ZodDefault<ZodOptional<ZodObject<{ cdnPlugin: ZodOptional<ZodEnum<["cloudinary-js"]>>; }, "strip", ZodTypeAny, { cdnPlugin: "cloudinary-js"; }, { cdnPlugin: "cloudinary-js";}>>>;
Defined in: studiocms/packages/studiocms/src/schemas/config/imageService.ts:6