Skip to content

openpra-monorepo


Variable: UserPrefsSchema

const UserPrefsSchema: ZodObject<{ notify: ZodObject<{ projectShared: ZodBoolean; quantErrors: ZodBoolean; runFinished: ZodBoolean; teamInvite: ZodBoolean; }, $strip>; }, $strip>

Defined in: users/UserSchema.ts:114