Sha256: 07d221dbb9e7d80c994e6d89a68ff53d15e11153bdcffcda25db10b281bbedc3
Contents?: true
Size: 248 Bytes
Versions: 25
Compression:
Stored size: 248 Bytes
Contents
var $ = require('../internals/export'); var bind = require('../internals/function-bind'); // `Function.prototype.bind` method // https://tc39.github.io/ecma262/#sec-function.prototype.bind $({ target: 'Function', proto: true }, { bind: bind });
Version data entries
25 entries across 25 versions & 7 rubygems