UNPKG

renovate

Version:

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

5 lines 168 B
//#region lib/types/branch-status.d.ts type BranchStatus = 'green' | 'yellow' | 'red'; //#endregion export { BranchStatus }; //# sourceMappingURL=branch-status.d.ts.map