1
0
Files
world/book/node_modules/@sec-ant/readable-stream/dist/index/fromAnyIterable.js
2025-05-12 05:38:44 +09:00

6 lines
147 B
JavaScript

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