UNPKG

@capgo/cli

Version:
3 lines (2 loc) 170 B
import type { Command } from 'commander'; export declare function waitForOnboardingChecks(command: Pick<Command, 'optsWithGlobals'>, commandPath: string): Promise<void>;