accessible-object-hasownproperty.js 128 B

123
  1. 'use strict';
  2. // https://github.com/tc39/proposal-accessible-object-hasownproperty
  3. require('../modules/esnext.object.has-own');