Skip to content

stream: refactor streams

  • Use the standard for loop style instead of for..of for consistency.
  • Refactor to use more validators.
  • Avoid using deprecated APIs.

Merge request reports

Loading