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

6 lines
147 B
JavaScript

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