deno.land / x / yargs@v17.6.0-deno / build / lib / utils / apply-extends.d.ts
123import { Dictionary, PlatformShim } from '../typings/common-types.js';export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends: boolean, _shim: PlatformShim): Dictionary;
Version Info