hexo/node_modules/@babel/runtime/helpers/esm/AwaitValue.js

3 lines
72 B
JavaScript

export default function _AwaitValue(value) {
this.wrapped = value;
}