unjs / unenv

๐Ÿ•Š๏ธ Convert javaScript code to be runtime agnostic
MIT License
418 stars 21 forks source link

fix(node:stream/web): add missing `DecompressionStream` #179

Closed IgorMinar closed 4 months ago

IgorMinar commented 4 months ago

๐Ÿ”— Linked issue

n/a

โ“ Type of change

๐Ÿ“š Description

Added the missing https://nodejs.org/api/webstreams.html#class-decompressionstream API to node:stream/web

๐Ÿ“ Checklist