Package detail

has-working-bind-x

Xotic7509.6kMIT1.0.1

Indicates if the engine has a working bind function.

test, bind, module, javascript

readme

Travis status Dependency status devDependency status npm version jsDelivr hits bettercodehub score Coverage Status

has-working-bind-x

Indicates if the engine has a working bind function.

module.exportsBoolean

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