%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/node_modules/styled-components/src/utils/
Upload File :
Create Path :
Current File : /home/emergentqj/actioncivile/pre-auth/.8352c036a19b0051d0217d27d25e3f4a/static/node_modules/styled-components/src/utils/isPlainObject.ts

export default function isPlainObject(x: any): x is Record<any, any> {
  return (
    x !== null &&
    typeof x === 'object' &&
    x.constructor.name === Object.name &&
    /* check for reasonable markers that the object isn't an element for react & preact/compat */
    !('props' in x && x.$$typeof)
  );
}

Zerion Mini Shell 1.0