1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/function-bind
詹力 1a19ec897f 删除无关模块 2024-01-16 21:26:16 +08:00
..
test i4 2023-12-18 13:12:25 +08:00
.eslintrc 完善文档,完善若干细节 2023-12-28 23:41:32 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
README.md 完善文档,完善若干细节 2023-12-28 23:41:32 +08:00
implementation.js 完善文档,完善若干细节 2023-12-28 23:41:32 +08:00
index.js i4 2023-12-18 13:12:25 +08:00
package.json 删除无关模块 2024-01-16 21:26:16 +08: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