Skip to content

Commit f2b82b7

Browse files
committed
Fix missing linebreak
1 parent 1d5f219 commit f2b82b7

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/random/streams/arcsine/docs/types

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/random/streams/arcsine/docs/types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ interface Options {
3737
* Specifies how `Buffer` objects should be decoded to strings (default: `null`).
3838
*/
3939
encoding?: string | null;
40+
4041
/**
4142
* Specifies the maximum number of bytes to store in an internal buffer before ceasing to generate additional pseudorandom numbers.
4243
*/

0 commit comments

Comments
 (0)