Skip to content

Type Alias: ProjectIssueSecurityLevels

ts
type ProjectIssueSecurityLevels = z.infer<typeof ProjectIssueSecurityLevelsSchema>;

Defined in: src/cloud/models/projectIssueSecurityLevels.ts:11