including-modules
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
function _await_value(value) {
|
||||
this.wrapped = value;
|
||||
}
|
||||
export { _await_value as _ };
|
||||
Reference in New Issue
Block a user