Skip to content

Commit 03b0a4c

Browse files
authored
Update test.ts
Signed-off-by: Harsh <[email protected]>
1 parent 6afa9eb commit 03b0a4c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/constants/float32/max-ln/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/constants/float32/max-ln/docs/types/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ import FLOAT32_MAX_LN = require( './index' );
2525
{
2626
// eslint-disable-next-line @typescript-eslint/no-unused-expressions
2727
FLOAT32_MAX_LN; // $ExpectType number
28-
}
28+
}

0 commit comments

Comments
 (0)