Skip to content

Type Alias: Epic

ts
type Epic = z.infer<typeof EpicSchema>;

Defined in: src/agile/models/epic.ts:16