Lukas Goldschmidt c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
..
.github c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
test c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
.eslintrc c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
.nycrc c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
CHANGELOG.md c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
LICENSE c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
README.md c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
implementation.js c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
index.js c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому
package.json c573c3aed2 Init mem0 python plugin with knowledge tools 1 місяць тому

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