UNPKG

@dapplion/benchmark

Version:

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

3 lines 171 B
import { Opts } from "../types.js"; export declare function resolveShouldPersist(opts: Opts, branch: string): Promise<boolean>; //# sourceMappingURL=shouldPersist.d.ts.map