Skip to content

openpra-monorepo


Variable: UpdateProjectShareRoleRequestSchema

const UpdateProjectShareRoleRequestSchema: ZodObject<{ role: ZodEnum<{ editor: "editor"; viewer: "viewer"; }>; }, $strip>

Defined in: projects/ProjectSchema.ts:88