Sha256: 9cc884a6f8547dec935f930b8aad8212aaae876ebeaab5cd42d20b45251860e7
Contents?: true
Size: 227 Bytes
Versions: 6
Compression:
Stored size: 227 Bytes
Contents
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 };
Version data entries
6 entries across 6 versions & 1 rubygems