Skip to content

Type Alias: Changelog

ts
type Changelog = z.infer<typeof ChangelogSchema>;

Defined in: src/agile/models/changelog.ts:143