DIR: /proc/1784574/task/1784574/root/usr/local/lib/node_modules/pm2/node_modules/hasown/ |
Current File : //proc/1784574/task/1784574/root/usr/local/lib/node_modules/pm2/node_modules/hasown/index.js |
'use strict'; var call = Function.prototype.call; var $hasOwn = Object.prototype.hasOwnProperty; var bind = require('function-bind'); /** @type {import('.')} */ module.exports = bind.call(call, $hasOwn); |