UNPKG

@babel/runtime-corejs2

Version:

babel's modular runtime helpers with core-js@2 polyfilling

4 lines 133 B
import OverloadYield from "./OverloadYield.js"; export default function _awaitAsyncGenerator(e) { return new OverloadYield(e, 0); }