Viewing File: /usr/share/nodejs/has/src/index.js

'use strict';

var bind = require('function-bind');

module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
Back to Directory File Manager