UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

3 lines (2 loc) 148 B
import type { BranchConfig } from '../../../types'; export declare function shouldReuseExistingBranch(config: BranchConfig): Promise<BranchConfig>;