DefinitelyTyped/types/lodash-es/isObjectLike.d.ts

3 lines
68 B
TypeScript

import { isObjectLike } from "lodash";
export default isObjectLike;