UNPKG

togezr

Version:

Better together_

3 lines 171 B
import { Branch } from '../../typings/git'; export declare const getBranchName: (branch: Branch) => [string, [number, number]]; //# sourceMappingURL=getBranchName.d.ts.map