UNPKG

renovate

Version:

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

4 lines (3 loc) 192 B
import type { BranchConfig } from '../../../../types'; export declare function getPrNotes(config: BranchConfig): string; export declare function getPrExtraNotes(config: BranchConfig): string;