Skip to content

Type Alias: IssuesUpdate

ts
type IssuesUpdate = z.infer<typeof IssuesUpdateSchema>;

Defined in: src/cloud/models/issuesUpdate.ts:9