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
2593 views
1
export default function _AwaitValue(value) {
2
this.wrapped = value;
3
}
4