asyncIterator.d.ts 95 B

1
  1. export { asyncIterator, type ReadableStreamIteratorOptions, } from "../core/asyncIterator.js";