isArrayLike.d.ts 59 Bytes Raw Blame History Permalink 1 2 import { isArrayLike } from "../fp"; export = isArrayLike;