Skip to content

Type Alias: PageOfChangelogs

ts
type PageOfChangelogs = z.infer<typeof PageOfChangelogsSchema>;

Defined in: src/agile/models/pageOfChangelogs.ts:160