node-readlines
node-readlines copied to clipboard
next() should return Buffer | null
In my opinion having next() return Buffer | false make this module hard to work with on TypeScript.