UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

2 lines 116 B
export declare const isArrayLike: <T = any>(x: any) => x is ArrayLike<T>; //# sourceMappingURL=is-arraylike.d.ts.map