Variable: UserPrefsSchema
constUserPrefsSchema:ZodObject<{notify:ZodObject<{projectShared:ZodBoolean;quantErrors:ZodBoolean;runFinished:ZodBoolean;teamInvite:ZodBoolean; },$strip>; },$strip>
Defined in: users/UserSchema.ts:114
