仲裁视频会议H5
hanchaobo 6fb8313ced 麦克风,摄像头,屏幕共享页面 2 年之前
..
.github 视频会议 2 年之前
test 视频会议 2 年之前
.eslintrc 视频会议 2 年之前
.nycrc 视频会议 2 年之前
CHANGELOG.md 视频会议 2 年之前
LICENSE 视频会议 2 年之前
README.md 视频会议 2 年之前
implementation.js 视频会议 2 年之前
index.js 视频会议 2 年之前
package.json 麦克风,摄像头,屏幕共享页面 2 年之前

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