Skip to content

Type Alias: IssueEvent

ts
type IssueEvent = z.infer<typeof IssueEventSchema>;

Defined in: src/cloud/models/issueEvent.ts:12