accessible-object-hasownproperty.js 147 B

123
  1. // TODO: Remove from `core-js@4`
  2. // https://github.com/tc39/proposal-accessible-object-hasownproperty
  3. require('../modules/esnext.object.has-own');