Variable: persistedDeviceIdSchema
const persistedDeviceIdSchema: z.ZodType<string>;
Defined in: shared/validation/persistedDeviceIdValidation.ts:85
Zod schema validating device IDs persisted in provider sync keys.
const persistedDeviceIdSchema: z.ZodType<string>;
Defined in: shared/validation/persistedDeviceIdValidation.ts:85
Zod schema validating device IDs persisted in provider sync keys.