仲裁视频会议H5

AwaitValue.js 70B

123
  1. export default function _AwaitValue(value) {
  2. this.wrapped = value;
  3. }