UNPKG

wrap-git

Version:

Wraps GitHub profile and provides summarized details about repos, commits and language coverages for a given profile.

2 lines 143 B
export declare const getCommitsBetween: (username: string, year: number, token?: string) => Promise<any>; //# sourceMappingURL=commits.d.ts.map