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

Function getBoundsFromTargetWindow

docs/app/js/sanddance-app.js:32251–32253  ·  view source on GitHub ↗
(target, targetWindow)

Source from the content-addressed store, hash-verified

32249 return bounds;
32250}
32251function getBoundsFromTargetWindow(target, targetWindow) {
32252 return _getBoundsFromTargetWindow(target, targetWindow);
32253}
32254
32255},{"tslib":"01Tx1","../../common/DirectionalHint":"kARBR","../../Utilities":"2F07a","./positioning.types":"ifD6N","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"ifD6N":[function(require,module,exports) {
32256var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected