File "index-20260419153124.js"
Full Path: C:/wamp64/www/Seleccion/node_modules/function-bind/index-20260419153124.js
File size: 126 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;