MCPcopy Create free account
hub / github.com/angular/dev-infra / callback

Method callback

github-actions/browserstack/set-browserstack-env.js:8071–8077  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8069 return __async(this, null, function* () {
8070 return new Promise((resolve2) => {
8071 if (this[kSize]) {
8072 this[kClosedResolve] = resolve2;
8073 } else {
8074 resolve2(null);
8075 }
8076 });
8077 });
8078 }
8079 [kDestroy](err) {
8080 return __async(this, null, function* () {

Callers 1

mockDispatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected