Using `fs.stream` to Mimic `createReadStream` Output

Got a noob question - how do you use fs.stream (from FileSystem) to output the same result as createReadStream would?

https://tsplay.dev/Nrkg3m
Was this page helpful?