UNPKG

@babel/runtime-corejs2

Version:

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

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