ryanemax c30f18a9e0 feat: face feat68 model 3 месяцев назад
..
.github c30f18a9e0 feat: face feat68 model 3 месяцев назад
test c30f18a9e0 feat: face feat68 model 3 месяцев назад
.eslintrc c30f18a9e0 feat: face feat68 model 3 месяцев назад
.nycrc c30f18a9e0 feat: face feat68 model 3 месяцев назад
CHANGELOG.md c30f18a9e0 feat: face feat68 model 3 месяцев назад
LICENSE c30f18a9e0 feat: face feat68 model 3 месяцев назад
README.md c30f18a9e0 feat: face feat68 model 3 месяцев назад
implementation.js c30f18a9e0 feat: face feat68 model 3 месяцев назад
index.js c30f18a9e0 feat: face feat68 model 3 месяцев назад
package.json c30f18a9e0 feat: face feat68 model 3 месяцев назад

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