UNPKG

@capgo/cli

Version:
3 lines (2 loc) 261 B
export declare function applyCommandAnalyticsOptOut(commandPath: string, options: Record<string, unknown>, targetEnv?: NodeJS.ProcessEnv): boolean; export declare function applyRawCommandAnalyticsOptOut(argv?: string[], targetEnv?: NodeJS.ProcessEnv): boolean;