flarum-msteams-webhook/js/node_modules/function-bind
MauBiBot dcca5c22e2 npm build 2026-05-05 19:11:17 +02:00
..
.github npm build 2026-05-05 19:11:17 +02:00
test npm build 2026-05-05 19:11:17 +02:00
.eslintrc npm build 2026-05-05 19:11:17 +02:00
.nycrc npm build 2026-05-05 19:11:17 +02:00
CHANGELOG.md npm build 2026-05-05 19:11:17 +02:00
LICENSE npm build 2026-05-05 19:11:17 +02:00
README.md npm build 2026-05-05 19:11:17 +02:00
implementation.js npm build 2026-05-05 19:11:17 +02:00
index.js npm build 2026-05-05 19:11:17 +02:00
package.json npm build 2026-05-05 19:11:17 +02: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