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

Function testForCollapseSelection

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

Source from the content-addressed store, hash-verified

4002// Licensed under the MIT license.
4003var _constants = require("./constants");
4004function testForCollapseSelection() {
4005 return `datum.${(0, _constants.FieldNames).Collapsed}`;
4006}
4007
4008},{"./constants":"9PPhV","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"dJs1e":[function(require,module,exports) {
4009var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected