UNPKG

@dapplion/benchmark

Version:

Ensures that new code does not introduce performance regressions with CI. Tracks:

4 lines 285 B
export declare function commetToPrUpdatable(prNumber: number, body: string): Promise<void>; export declare function commentToCommit(commitSha: string, body: string): Promise<void>; export declare function getGithubDefaultBranch(): Promise<string>; //# sourceMappingURL=octokit.d.ts.map