export {
  from as wseFrom,
  mergeAll as wseMerge,
  toArray as wseToArray,
  toPromise as wseToPromise,
} from "web-streams-extensions";
