UNPKG

@ycmd/creds

Version:

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

6 lines (4 loc) 137 B
declare function importRequire(path: string, { removeCache }?: { removeCache?: boolean; }): Promise<any>; export { importRequire };