All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.library.modules.es6.function.bind.js Maven / Gradle / Ivy

The newest version!
// 19.2.3.2 / 15.3.4.5 Function.prototype.bind(thisArg, args...)
var $export = require('./_export');

$export($export.P, 'Function', { bind: require('./_bind') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy