UNPKG

@ycmd/run

Version:

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

6 lines (3 loc) 152 B
import { CwdParams } from '@ycmd/utils'; declare function findMonorepoRoot(options?: CwdParams): Promise<string | null>; export { findMonorepoRoot };