index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
@babel
/
runtime
/
helpers
/
builtin
/
es6
/
AwaitValue.js
blob: 5237e18fdc8aa344a56444b5e423065befe2bcf0 (
plain
)
1
2
3
export default function _AwaitValue(value) { this.wrapped = value; }