UNPKG

is-callable

Version:

Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.

11 lines (8 loc) 126 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": 0, "max-statements-per-line": [2, { "max": 2 }], }, }