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

Function Yl

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

Source from the content-addressed store, hash-verified

5014 return i;
5015 }
5016 function Yl(e) {
5017 const t = e.extent;
5018 if (t?.selection) {
5019 const { selection: n, ...i } = t;
5020 return { ...e, extent: { ...i, param: n } };
5021 }
5022 return e;
5023 }
5024 function Xl(e, t) {
5025 const n = (e) =>
5026 s(e, (e) => {

Callers 2

HlFunction · 0.70
GlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected