UNPKG

which-typed-array

Version:

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

10 lines (9 loc) 123 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ESNext", }, "exclude": [ "coverage" ] }