1.0.1 • Published 5 years ago

has-working-bind-x v1.0.1

Weekly downloads
3,295
License
MIT
Repository
github
Last release
5 years ago

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