package.es.function.virtual.bind.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../../modules/es.function.bind');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
module.exports = getBuiltInPrototypeMethod('Function', 'bind');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy