| Current Path : /var/www/html/mswp/node_modules/@babel/runtime/helpers/esm/ |
| Current File : /var/www/html/mswp/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js |
import AwaitValue from "@babel/runtime/helpers/esm/AwaitValue";
export default function _awaitAsyncGenerator(value) {
return new AwaitValue(value);
}