Files
my_site/node_modules/@sec-ant/readable-stream/dist/index/fromAnyIterable.js
2026-03-24 14:30:59 +08:00

6 lines
147 B
JavaScript

import "../polyfill/fromAnyIterable.js";
import { fromAnyIterable as m } from "../ponyfill/fromAnyIterable.js";
export {
m as fromAnyIterable
};