Files
WAI_Project_VUE/node_modules/@sec-ant/readable-stream/dist/index/index.js

9 lines
275 B
JavaScript
Raw Normal View History

2025-11-24 23:24:06 +08:00
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
};