Skip to content

Commit 6bd42c0

Browse files
committed
feat: update number/float32/base TypeScript declarations
Signed-off-by: stdlib-bot <[email protected]>
1 parent c1bdfd1 commit 6bd42c0

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/number/float32/base/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/number/float32/base/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ interface Namespace {
7272
add: typeof add;
7373

7474
/**
75-
* Base single-precision floating-point number assert functions.
75+
* Base double-precision floating-point number assert functions.
7676
*/
7777
assert: typeof assert;
7878

0 commit comments

Comments
 (0)