UNPKG

70 BTypeScriptView Raw
1import { isPlainObject } from "lodash";
2export default isPlainObject;