UNPKG

@types/lodash

Version:

TypeScript definitions for Lo-Dash

3 lines (2 loc) 63 B
import { isPlainObject } from "../fp"; export = isPlainObject;