3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
export default function _AwaitValue(value) {
|
|
this.wrapped = value;
|
|
} |