芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/node_modules/has/src/index.js
'use strict'; var hasOwnProperty = {}.hasOwnProperty; var call = Function.prototype.call; module.exports = call.bind ? call.bind(hasOwnProperty) : function (O, P) { return call.call(hasOwnProperty, O, P); };