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

Function tO

resources/vega.min.js:30433–30439  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

30431 }
30432 const KN = "descending";
30433 function tO(t, e) {
30434 return (
30435 (t && t.signal ? "$" + t.signal : t || "") +
30436 (t && e ? "_" : "") +
30437 (e && e.signal ? "$" + e.signal : e || "")
30438 );
30439 }
30440 const eO = "scope",
30441 nO = "view";
30442 function rO(t) {

Callers 4

eRFunction · 0.85
MLFunction · 0.85
ELFunction · 0.85
sortRefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected