Current Path : /home/infinitibizsol/.trash/node_modules.6/@types/yargs/ |
Current File : /home/infinitibizsol/.trash/node_modules.6/@types/yargs/helpers.d.ts |
import * as Parser from "yargs-parser"; export function applyExtends(config: Record<string, any>, cwd: string, mergeExtends: boolean): Record<string, any>; export function hideBin(argv: string[]): string[]; export { Parser };