Skip to content

Type Alias: GetIncidentById

ts
type GetIncidentById = z.infer<typeof GetIncidentByIdSchema>;

Defined in: src/agile/models/getIncidentById.ts:81