Skip to content

Commit

Permalink
docs: update namespace TypeScript declarations
Browse files Browse the repository at this point in the history
PR-URL: 	stdlib-js#1676
Co-authored-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Athan Reines <kgryte@gmail.com> 
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
  • Loading branch information
stdlib-bot and kgryte authored Mar 3, 2024
1 parent c44cae7 commit 3163201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ interface Namespace {
* @param alpha - constant
* @param x - input array
* @param stride - stride length
* @returns `x`
* @returns input array
*
* @example
* var Float64Array = require( '@stdlib/array/float64' );
Expand Down

0 comments on commit 3163201

Please sign in to comment.