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

Function Dm

resources/vega-lite.min.js:11297–11303  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

11295 : sc(f);
11296 }
11297 function Dm(e) {
11298 return (function (e) {
11299 return !t.isString(e) && J(e, "name");
11300 })(e)
11301 ? { scheme: e.name, ...f(e, ["name"]) }
11302 : { scheme: e };
11303 }
11304 function Fm(e, t, n) {
11305 let { center: i } =
11306 arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : {};

Callers 1

SmFunction · 0.70

Calls 2

JFunction · 0.70
fFunction · 0.70

Tested by

no test coverage detected