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

Function getDefaultTarget

docs/app/js/sanddance-app.js:32989–32991  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32987 _defaultHostSelector = selector;
32988}
32989function getDefaultTarget() {
32990 return _defaultHostSelector;
32991}
32992
32993},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"dIboT":[function(require,module,exports) {
32994var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected