Files
tasq/node_modules/@sec-ant/readable-stream/dist/polyfill/fromAnyIterable.js
T
2026-04-09 19:01:53 +08:00

3 lines
98 B
JavaScript

import { fromAnyIterable as r } from "../ponyfill/fromAnyIterable.js";
ReadableStream.from ??= r;