MCPcopy Create free account
hub / github.com/alignoth/alignoth / Z$

Function Z$

resources/vega.min.js:27346–27354  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

27344 return ((e.name = t), e);
27345 }
27346 function Z$(t) {
27347 const e = new IS(u$);
27348 return (
27349 (e.value = t.value),
27350 (e.raw = HS.slice(t.start, t.end)),
27351 t.regex && ("//" === e.raw && (e.raw = "/(?:)/"), (e.regex = t.regex)),
27352 e
27353 );
27354 }
27355 function Q$(t, e, n) {
27356 const r = new IS(c$);
27357 return (

Callers 2

aTFunction · 0.85
cTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected