Preview: isPlainObject.d.ts
Size: 191 B
/home/byroehnu/.trash/node_modules11/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;
Directory Contents
Dirs: 0 × Files: 24