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

Function ot

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

Source from the content-addressed store, hash-verified

407 return e;
408 }
409 function ot(e) {
410 if (Ee(e))
411 switch (e) {
412 case ce:
413 return "startAngle";
414 case ue:
415 return "endAngle";
416 case se:
417 return "outerRadius";
418 case le:
419 return "innerRadius";
420 }
421 return e;
422 }
423 function at(e) {
424 switch (e) {
425 case te:

Callers 5

vuFunction · 0.70
wuFunction · 0.70
SuFunction · 0.70
DuFunction · 0.70
FuFunction · 0.70

Calls 1

EeFunction · 0.70

Tested by

no test coverage detected