comty/scripts/utils/changelog.d.ts
2020-12-14 20:29:29 +01:00

2 lines
67 B
TypeScript

export function getChangelog(): Promise<(nextTag: any) => string>;