Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jajbshjahavahh
GitHub Repository: jajbshjahavahh/gojo-satoru
Path: blob/master/node_modules/@babel/runtime/helpers/esm/AwaitValue.js
2500 views
1
export default function _AwaitValue(value) {
2
this.wrapped = value;
3
}
4