UNPKG

git-contributor-stats

Version:

CLI to compute contributor and repository statistics from a Git repository (commits, lines added/deleted, frequency, heatmap, bus-factor), with filters and multiple output formats.

3 lines 167 B
export declare function parseDateInput(input?: string): string | undefined; export declare function isoWeekKey(date: Date): string; //# sourceMappingURL=dates.d.ts.map