UNPKG

@ycmd/creds

Version:

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

6 lines (4 loc) 127 B
declare function hooksCommand(dir: any, { force, ...options }?: { force: any; }): Promise<void>; export { hooksCommand };