Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
@types
/
yargs
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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 };
Save
Cancel