All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.helpers.esm.awaitAsyncGenerator.js Maven / Gradle / Ivy

The newest version!
import OverloadYield from "./OverloadYield.js";
function _awaitAsyncGenerator(e) {
  return new OverloadYield(e, 0);
}
export { _awaitAsyncGenerator as default };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy