UNPKG

renovate

Version:

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

5 lines 215 B
//#region lib/util/git/private-key.d.ts declare function setPrivateKey(key: string | undefined, passphrase: string | undefined): void; //#endregion export { setPrivateKey }; //# sourceMappingURL=private-key.d.ts.map