Newer
Older
framework / node_modules / @babel / runtime / helpers / esm / AwaitValue.js
export default function _AwaitValue(value) {
  this.wrapped = value;
}