only-changed-jest-watch-plugin
Version:
Jest watch plugin for running either only the modified test (for TDD), or tests of dependant modules
17 lines (9 loc) • 558 B
Markdown
Detect whether or not an object is a
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays).
[](https://nodei.co/npm/is-typedarray/)
Returns `true` when array is a Typed Array, and `false` when it is not.
MIT. See [LICENSE.md](http://github.com/hughsk/is-typedarray/blob/master/LICENSE.md) for details.