Projekt

Obecné

Profil

Stáhnout (129 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
'use strict';
2
3
var bind = require('function-bind');
4
5
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);