blob: 6f210c9ce8116b6f82fcd9ab00e915b3809d9831 [file]
function _AwaitValue(t) {
this.wrapped = t;
}
export { _AwaitValue as default };