MCPcopy Create free account
hub / github.com/alignoth/alignoth / we

Function we

resources/vega-embed.min.js:725–736  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

723 });
724 }
725 function we() {
726 if (X) return W;
727 X = 1;
728 const e =
729 "object" == typeof process &&
730 process.env &&
731 process.env.NODE_DEBUG &&
732 /\bsemver\b/i.test(process.env.NODE_DEBUG)
733 ? (...e) => console.error("SEMVER", ...e)
734 : () => {};
735 return (W = e);
736 }
737 function Oe() {
738 return (
739 V ||

Callers 3

OeFunction · 0.70
AeFunction · 0.70
LeFunction · 0.70

Calls 1

testMethod · 0.80

Tested by

no test coverage detected