Skip to content

Type Alias: Issue

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

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