Skip to content

Type Alias: IssueChangeLog

ts
type IssueChangeLog = z.infer<typeof IssueChangeLogSchema>;

Defined in: src/cloud/models/issueChangeLog.ts:13