mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-15 09:40:52 +00:00
Remove inaccurate typed array constructor doc (#2213)
This commit is contained in:
parent
41409d2b86
commit
810e6a84c8
@ -4794,7 +4794,7 @@ macro_rules! arrays {
|
|||||||
|
|
||||||
/// The
|
/// The
|
||||||
#[doc = $ctor]
|
#[doc = $ctor]
|
||||||
/// constructor creates an array of unsigned 8-bit integers.
|
/// constructor creates a new array.
|
||||||
///
|
///
|
||||||
/// [MDN documentation](
|
/// [MDN documentation](
|
||||||
#[doc = $mdn]
|
#[doc = $mdn]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user