UNPKG

@ycmd/creds

Version:

LSK.js CLI Creds is the easiest way to manage GitHub / Gitlab secrets and credentials

7 lines (5 loc) 133 B
declare function printInfo({ config, log }?: { config: any; log: any; }): void; export { printInfo as default, printInfo };