| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9b66ce5 commit 66cdd00
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -405,7 +405,7 @@ implementations. Specifically, the {TypedArray} variants accept a second | |||
| 405 | 405 | argument that is a mapping function that is invoked on every element of the | |
| 406 | 406 | typed array: | |
| 407 | 407 | ||
| 408 | - * `TypedArray.from(source[, mapFn[, thisArg]])` | ||
| 408 | + * [`TypedArray.from(source[, mapFn[, thisArg]])`][`TypedArray.from()`] | ||
| 409 | 409 | ||
| 410 | 410 | The `Buffer.from()` method, however, does not support the use of a mapping | |
| 411 | 411 | function: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments