清空
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import OverloadYield from "./OverloadYield.js";
|
||||
export default function _awaitAsyncGenerator(e) {
|
||||
return new OverloadYield(e, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user