test/node_modules/@sec-ant/readable-stream/dist/index/fromAnyIterable.js
2024-08-13 09:27:52 +08:00

6 lines
147 B
JavaScript

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