Skip to content

Type Alias: ProjectRole

ts
type ProjectRole = z.infer<typeof ProjectRoleSchema>;

Defined in: src/cloud/models/projectRole.ts:31