Newer
Older
alert / js / node_modules / @babel / runtime / helpers / esm / AwaitValue.js
@Réz István Réz István on 18 Nov 2021 70 bytes first commit
export default function _AwaitValue(value) {
  this.wrapped = value;
}