Item Type
Item Name
Search file in folder and subfolders...
export declare function argsert(callerArguments: any[], length?: number): void; export declare function argsert(expected: string, callerArguments: any[], length?: number): void;