UNPKG

renovate

Version:

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

3 lines (2 loc) 128 B
import type { BranchConfig } from '../../types'; export declare function sortBranches(branches: Partial<BranchConfig>[]): void;