D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
yargs
/
build
/
lib
/
Filename :
argsert.d.ts
back
Copy
export declare function argsert(callerArguments: any[], length?: number): void; export declare function argsert(expected: string, callerArguments: any[], length?: number): void;