Skip to content

Commit

Permalink
Update doc/api/webcrypto.md
Browse files Browse the repository at this point in the history
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
LiviaMedeiros and lpinca committed Jan 16, 2022
1 parent 939500d commit 1dc73af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/webcrypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ added: v15.0.0
<!--lint disable maximum-line-length remark-lint-->

* `typedArray` {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array}
* Returns: {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array} Returns `typedArray`.
* Returns: {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array}

<!--lint enable maximum-line-length remark-lint-->

Expand Down

0 comments on commit 1dc73af

Please sign in to comment.