node-readlines icon indicating copy to clipboard operation
node-readlines copied to clipboard

next() should return Buffer | null

Open fcastrocs opened this issue 3 years ago • 0 comments

In my opinion having next() return Buffer | false make this module hard to work with on TypeScript.

fcastrocs avatar Jan 25 '22 03:01 fcastrocs