Skip to content

Type Alias: Issue

ts
type Issue = z.infer<typeof IssueSchema>;

Defined in: src/agile/models/issue.ts:300