UNPKG

danger

Version:
3 lines (2 loc) 129 B
import { GitCommit } from "../../dsl/Commit"; export declare const localGetCommits: (base: string, head: string) => GitCommit[];