• File: argsert.d.ts
  • Full Path: /home6/laduliya/mobile.digitalilab.com/yargs/build/lib/argsert.d.ts
  • Date Modified: 10/26/1985 8:15 AM
  • File size: 178 bytes
  • MIME-type: text/plain
  • Charset: utf-8
export declare function argsert(callerArguments: any[], length?: number): void;
export declare function argsert(expected: string, callerArguments: any[], length?: number): void;