bifocal/node_modules/@stdlib/assert-has-uint8clampedarra.../docs/repl.txt

18 lines
282 B
Plaintext
Raw Normal View History

2024-06-19 09:56:58 -04:00
{{alias}}()
Tests for native `Uint8ClampedArray` support.
Returns
-------
bool: boolean
Boolean indicating if an environment has `Uint8ClampedArray` support.
Examples
--------
> var bool = {{alias}}()
<boolean>
See Also
--------