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

Function required

docs/app/js/sanddance-app.js:138056–138059  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

138054 return f == null ? null : required(f);
138055}
138056function required(f) {
138057 if (typeof f !== "function") throw new Error;
138058 return f;
138059}
138060
138061},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"e122v":[function(require,module,exports) {
138062var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 1

optionalFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected