UNPKG

@ycmd/helpers

Version:

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

4 lines (2 loc) 92 B
declare const argvToArgs: (argv?: Record<string, any>) => string[]; export { argvToArgs };