This website requires JavaScript.
Explore
Help
Register
Sign In
chengdandan
/
TransFlow
Watch
1
Star
0
Fork
You've already forked TransFlow
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ba521ca482
TransFlow
/
node_modules
/
@babel
/
runtime-corejs2
/
helpers
/
AwaitValue.js
5 lines
86 B
JavaScript
Raw
Blame
History
function
_AwaitValue
(
value
)
{
this
.
wrapped
=
value
;
}
module
.
exports
=
_AwaitValue
;
Reference in New Issue
View Git Blame
Copy Permalink