UNPKG

which-typed-array

Version:

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

11 lines (8 loc) 132 B
{ "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-extra-parens": 0, }, }