Fika-Tarkov/mods/Raid Review/user/mods/raid_review__0.3.0/node_modules/function-bind
Rage 404890ecbb Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
..
.github Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
test Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
.eslintrc Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
.nycrc Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
CHANGELOG.md Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
LICENSE Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
README.md Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
implementation.js Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
index.js Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00
package.json Adding Mods w/Symlink 2025-01-02 20:23:50 -05:00

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