schemas/config/componentoverrides
Ce contenu n’est pas encore disponible dans votre langue.
Variables
Section titled “Variables”overridesSchema
Section titled “overridesSchema”const overridesSchema: ZodDefault<ZodOptional<ZodObject<{ CustomImageOverride: ZodOptional<ZodString>; FormattedDateOverride: ZodOptional<ZodString>; }, "strip", ZodTypeAny, { CustomImageOverride: string; FormattedDateOverride: string; }, { CustomImageOverride: string; FormattedDateOverride: string;}>>>;
Defined in: studiocms/packages/studiocms/src/schemas/config/componentoverrides.ts:3