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

Function R

resources/vega-lite.min.js:177–182  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

175 return `${t.splitAccessPath(e).map(E).join("\\.")}`;
176 }
177 function R(e, t, n) {
178 return e.replace(
179 new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g, "\\$&"), "g"),
180 n,
181 );
182 }
183 function L(e) {
184 return `${t.splitAccessPath(e).join(".")}`;
185 }

Callers 4

psFunction · 0.70
gfFunction · 0.70
MfFunction · 0.70
ddFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected