UNPKG

keep-a-changelog

Version:

Node package to parse and generate changelogs following the [keepachangelog](https://keepachangelog.com/) format.

2 lines 163 B
export declare function stripTrailingSeparators(segment: string, isSep: (char: number) => boolean): string; //# sourceMappingURL=strip_trailing_separators.d.ts.map