Skip to content

Type Alias: IssueMatches

ts
type IssueMatches = z.infer<typeof IssueMatchesSchema>;

Defined in: src/cloud/models/issueMatches.ts:10