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