Skip to content

Commit 566ced5

Browse files
committed
Add return annotation
1 parent 80d5780 commit 566ced5

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/assert/is-hex-string/docs

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/assert/is-hex-string/docs/repl.txt

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
> bool = {{alias}}( 'x' )
2424
false
2525
> bool = {{alias}}( '' )
26+
false
2627

2728
See Also
2829
--------

0 commit comments

Comments
 (0)