Source code

Revision control

Copy as Markdown

Other Tools

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