bind.js 87 Bytes Raw Blame History Permalink 1 2 3 4 "use strict"; exports["default"] = Function.prototype.bind; exports.__esModule = true;