aswi2020vldc-gitlab/templetes/node_modules/has/src/index.js @ 0b434236
1 |
'use strict'; |
---|---|
2 |
|
3 |
var bind = require('function-bind'); |
4 |
|
5 |
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty); |