Initial commit
This commit is contained in:
8
node_modules/@sec-ant/readable-stream/dist/index/index.js
generated
vendored
Normal file
8
node_modules/@sec-ant/readable-stream/dist/index/index.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
};
|
||||
Reference in New Issue
Block a user