Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: include types/readable-stream as a dependency
The type definitions for the Metrics client are incomplete without this dependency, and the fix is hard to identify from the error messages. This is technically not a runtime dependency, and affects only a subset of our users, but this makes the module much easier to consume as TypeScript and/or JSDoc typechecking users.
- Loading branch information