Files
lcbp3.np-dms.work/frontend/node_modules/@sec-ant/readable-stream/dist/polyfill/fromAnyIterable.js
2025-09-21 20:29:15 +07:00

3 lines
98 B
JavaScript

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