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

Function RL

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

Source from the content-addressed store, hash-verified

31876 return ((e.metadata = { source: !0 }), e);
31877 }
31878 function RL(t, e) {
31879 return FO({
31880 url: e.url ? t.property(e.url) : void 0,
31881 async: e.async ? t.property(e.async) : void 0,
31882 values: e.values ? t.property(e.values) : void 0,
31883 format: t.objectProperty(e.format),
31884 });
31885 }
31886 const LL = (t) => t === cR || t === sR,
31887 UL = (t, e, n) =>
31888 rO(t) ? YL(t.signal, e, n) : t === uR || t === sR ? e : n,

Callers 1

NLFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected