Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Resolve ReadableStream types issue in test suite (#2581)
* cast response.body to node readable stream for url fetch * add comment * Revert "refactor: update fetch import for node v21+ compatibility (#2573)" This reverts commit 8d4169b. * Revert "Revert "refactor: update fetch import for node v21+ compatibility (#2573)"" This reverts commit df1321d. * add FIXME comment * only use cross-fetch in CI
- Loading branch information