Skip to content

Type Alias: IssueTypeToContextMapping

ts
type IssueTypeToContextMapping = z.infer<typeof IssueTypeToContextMappingSchema>;

Defined in: src/cloud/models/issueTypeToContextMapping.ts:14