MCPcopy Create free account
hub / github.com/microsoft/SandDance / _AwaitValue

Function _AwaitValue

docs/app/js/sanddance-app.js:54331–54333  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

54329var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
54330parcelHelpers.defineInteropFlag(exports);
54331function _AwaitValue(value) {
54332 this.wrapped = value;
54333}
54334exports.default = _AwaitValue;
54335
54336},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"5b0X7":[function(require,module,exports) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected