UNPKG
@remix-run/web-stream
Version:
latest (1.1.0)
pre (1.1.0-pre.0)
1.1.0
1.1.0-pre.0
1.0.4
1.0.3
1.0.2
Web API compatible streams for node/web
github.com/remix-run/web-std-io
remix-run/web-std-io
@remix-run/web-stream
/
src
/
stream.cjs
2 lines
(1 loc)
•
59 B
JavaScript
View Raw
1
2
module.exports
= require(
"web-streams-polyfill/ponyfill"
)
;