[Replacement]: `stream-combiner2`
accepted
### Package to replace
`stream-combiner2`
### Suggested replacement(s)
`stream.pipeline` or `stream.compose` from Node.js
### Manifest type
native (replaceable by a built-in platform feature)
### Rationale
Node.js has `stream.pipeline` and `stream.compose` now
### Availability
_No response_
### Code example (optional)
```js
```
关闭于 3 天前 0 条评论