Skip to content

Type Alias: Changelog

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

Defined in: src/serviceDesk/models/changelog.ts:19