UNPKG

gh-changelogen

Version:

Changelog generator for GitHub Releases

4 lines (2 loc) 72 B
declare function main(args: string[]): Promise<void>; export { main };