Skip to content

stream: refactor to use `validateAbortSignal`

Rodrigo Muino Tomonari requested to merge github/fork/aduh95/stream-validator into main

All APIs currently accept any AbortSignal-like objects, which is what validateAbortSignal checks for. Let's use this here for consistency.

Merge request reports

Loading