Can anyone tell me how do I use this library in Firefox, Edge and Safari browsers.
Firefox does not support ReadableStream and throws the error: ReadableStream is not defined.
Edge throws error Function expected, when reading data using ndjsonStream function of this library.
Does anyone have any workarounds or any polyfill that I can use to make it work in these browsers?