Backend half
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
function _AwaitValue(t) {
|
||||
this.wrapped = t;
|
||||
}
|
||||
export { _AwaitValue as default };
|
||||
Reference in New Issue
Block a user