DefinitelyTyped/types/lodash/isObject.d.ts

3 lines
55 B
TypeScript

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