export default function _AwaitValue(value) { this.wrapped = value;}
export default function _AwaitValue(value) {
this.wrapped = value;
}