Viewing File: /home/ubuntu/vedadeals-frontend-base/node_modules/react-redux/es/utils/isPlainObject.d.ts

/**
 * @param {any} obj The object to inspect.
 * @returns {boolean} True if the argument appears to be a plain object.
 */
export default function isPlainObject(obj: unknown): boolean;
Back to Directory File Manager