AwaitValue.js 70 Bytes Edit Raw Blame History 1 2 3 export default function _AwaitValue(value) { this.wrapped = value; }