blob: 32db4963869ea9271e897e7efd6f5b5677c58aeb [file]
import AwaitValue from "@babel/runtime/helpers/esm/AwaitValue";
export default function _awaitAsyncGenerator(value) {
return new AwaitValue(value);
}