1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/@sec-ant/readable-stream/dist/index/index.js
2025-08-25 17:48:13 +08:00

9 lines
275 B
JavaScript

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