Lukas Goldschmidt c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
..
.github c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
test c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
.eslintrc c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
.nycrc c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
CHANGELOG.md c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
LICENSE c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
README.md c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
implementation.js c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
index.js c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa
package.json c573c3aed2 Init mem0 python plugin with knowledge tools 1 mese fa

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