15207938132 7698b0a1e0 feat:update aichat před 7 měsíci
..
.github 7698b0a1e0 feat:update aichat před 7 měsíci
test 7698b0a1e0 feat:update aichat před 7 měsíci
.eslintrc 7698b0a1e0 feat:update aichat před 7 měsíci
.nycrc 7698b0a1e0 feat:update aichat před 7 měsíci
CHANGELOG.md 7698b0a1e0 feat:update aichat před 7 měsíci
LICENSE 7698b0a1e0 feat:update aichat před 7 měsíci
README.md 7698b0a1e0 feat:update aichat před 7 měsíci
implementation.js 7698b0a1e0 feat:update aichat před 7 měsíci
index.js 7698b0a1e0 feat:update aichat před 7 měsíci
package.json 7698b0a1e0 feat:update aichat před 7 měsíci

README.md

function-bind Version Badge

github actions dependency status dev dependency status License Downloads

npm badge

Implementation of function.prototype.bind

Old versions of phantomjs, Internet Explorer < 9, and node < 0.6 don't support Function.prototype.bind.

Example

Function.prototype.bind = require("function-bind")

Installation

npm install function-bind

Contributors

  • Raynos

MIT Licenced