Files
juwan-backend/node_modules/@sec-ant/readable-stream/dist/polyfill/fromAnyIterable.js
T
2026-02-21 22:48:40 +08:00

3 lines
98 B
JavaScript

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