DefinitelyTyped/types/lodash/isObjectLike.d.ts

3 lines
63 B
TypeScript

import { isObjectLike } from "./index";
export = isObjectLike;