Variable: cloudBackupEntryArraySchema
constcloudBackupEntryArraySchema:z.ZodType<CloudBackupEntry[]>
Defined in: shared/validation/cloudBackupSchemas.ts:36
Schema for a list of CloudBackupEntry values.
Remarksโ
This is primarily used for IPC response validation in the preload bridge.