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

Function warnMutuallyExclusive

docs/app/js/sanddance-app.js:22795–22797  ·  view source on GitHub ↗
(componentName, props, exclusiveMap)

Source from the content-addressed store, hash-verified

22793 */ parcelHelpers.export(exports, "warnMutuallyExclusive", ()=>warnMutuallyExclusive);
22794var _warn = require("./warn");
22795function warnMutuallyExclusive(componentName, props, exclusiveMap) {
22796 var propName, propInExclusiveMapValue;
22797}
22798
22799},{"./warn":"7cefk","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"kJWvt":[function(require,module,exports) {
22800var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected