UNPKG

@rxap/ngx-changelog

Version:

This package provides Angular components and services to display changelogs within an application. It fetches changelog data from a remote source and presents it in a user-friendly dialog or component, allowing users to view updates and changes. The packa

4 lines (3 loc) 84 B
export interface ChangelogControllerGetLatestParameter { application: string; }