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

Function _arrayWithHoles

docs/app/js/sanddance-app.js:60118–60120  ·  view source on GitHub ↗
(arr)

Source from the content-addressed store, hash-verified

60116var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");
60117parcelHelpers.defineInteropFlag(exports);
60118function _arrayWithHoles(arr) {
60119 if (Array.isArray(arr)) return arr;
60120}
60121exports.default = _arrayWithHoles;
60122
60123},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"gzkOe":[function(require,module,exports) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected