Skip to content

Type Alias: EpicUpdate

ts
type EpicUpdate = z.infer<typeof EpicUpdateSchema>;

Defined in: src/agile/models/epicUpdate.ts:28