DefinitelyTyped/types/lodash/isPlainObject.d.ts

3 lines
65 B
TypeScript

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