has-working-bind-x
v1.0.1
Published
Indicates if the engine has a working bind function.
Maintainers
Readme
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