DIR: /proc/1991109/root/usr/share/nodejs/yargs/build/lib/ |
Current File : //proc/1991109/root/usr/share/nodejs/yargs/build/lib/argsert.d.ts |
export declare function argsert(callerArguments: any[], length?: number): void; export declare function argsert(expected: string, callerArguments: any[], length?: number): void; |