%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/@swc/helpers/src/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/@swc/helpers/src/_super_prop_base.mjs

import getPrototypeOf from './_get_prototype_of.mjs';

export default function _superPropBase(object, property) {
  while (!Object.prototype.hasOwnProperty.call(object, property)) {
    object = getPrototypeOf(object);
    if (object === null) break;
  }

  return object;
}

Zerion Mini Shell 1.0