mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
* Fix the parameters of the `WriteStream` constructor. Close: https://github.com/oven-sh/bun/issues/3395 * test append mode in `createWriteStream` * fix lint * wait first stream finished