Your IP : 216.73.216.79


Current Path : /var/www/html/learn/node_modules/@babel/runtime/helpers/esm/
Upload File :
Current File : /var/www/html/learn/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);
}