Skip to content

Commit 4853da2

Browse files
committed
chore: address commit comments for commit 8b0b780
1 parent e9406ad commit 4853da2

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ import float32ToInt32 = require( '@stdlib/number/float32/base/to-int32' );
3232
import float32ToUint32 = require( '@stdlib/number/float32/base/to-uint32' );
3333
import toWordf = require( '@stdlib/number/float32/base/to-word' );
3434

35+
3536
/**
3637
* Interface describing the `base` namespace.
3738
*/

0 commit comments

Comments
 (0)