$ npm install has-working-bind-x
Indicates if the engine has a working bind function.
module.exports
⇒ Boolean
⏏Indicates if the engine has a working bind function.
Kind: Exported member
Example
import hasWorkingBind from 'has-working-bind-x';
console.log(hasWorkingBind); // true or false
© 2010 - cnpmjs.org x YWFE | Home | YWFE