UNPKG

63 BTypeScriptView Raw
1export = isarray;
2
3declare function isarray(p0: any): boolean;