JezK
Edit File: IsArray.d.ts
declare const IsArray: typeof Array.isArray; export = IsArray;