Variable: cloudEncryptionConfigSchema
const cloudEncryptionConfigSchema: z.ZodType<CloudEncryptionConfig> =
cloudEncryptionConfigInternalSchema;
Defined in: shared/types/cloudEncryption.ts:70
Zod schema for CloudEncryptionConfig.
const cloudEncryptionConfigSchema: z.ZodType<CloudEncryptionConfig> =
cloudEncryptionConfigInternalSchema;
Defined in: shared/types/cloudEncryption.ts:70
Zod schema for CloudEncryptionConfig.