UNPKG

@ycmd/creds

Version:

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

5 lines (3 loc) 206 B
declare function buildCommand(serviceDirname: any, options?: any): Promise<void>; declare function buildDeepCommand(dirname: any, options?: {}): Promise<void[]>; export { buildCommand, buildDeepCommand };