Files
DefinitelyTyped/types/lodash/isObject.d.ts
T

3 lines
55 B
TypeScript

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