@cowprotocol/cow-sdk
Version:
<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>
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.