Skip to content

Type Alias: Issue

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

Defined in: src/cloud/models/issue.ts:38