UNPKG

80 BTypeScriptView Raw
1declare const isArrayLike: (value: any) => boolean;
2export default isArrayLike;