Skip to content

Commit 564546a

Browse files
committed
feat: update number/float32/base TypeScript declarations
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent 13c7491 commit 564546a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/number/float32/base/docs/types

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)