UNPKG

78 BTypeScriptView Raw
1import { isArrayLikeObject } from "lodash";
2export default isArrayLikeObject;