11cb0ef41Sopenharmony_ci'use strict';
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_civar call = Function.prototype.call;
41cb0ef41Sopenharmony_civar $hasOwn = Object.prototype.hasOwnProperty;
51cb0ef41Sopenharmony_civar bind = require('function-bind');
61cb0ef41Sopenharmony_ci
71cb0ef41Sopenharmony_ci/** @type {import('.')} */
81cb0ef41Sopenharmony_cimodule.exports = bind.call(call, $hasOwn);
9