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

Function Ro

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

Source from the content-addressed store, hash-verified

3070 return No(n, r);
3071 }
3072 function Ro(t, e) {
3073 const n = arguments.length;
3074 return (
3075 n && 2 !== n && s("defaultLocale expects either zero or two arguments."),
3076 n ? No(Fo(t), zo(e)) : No(Fo(), zo())
3077 );
3078 }
3079 const Lo = /^(data:|([A-Za-z]+:)?\/\/)/,
3080 Uo =
3081 /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp|file|data):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i,

Callers 2

GaFunction · 0.70
vega.min.jsFile · 0.70

Calls 4

FoFunction · 0.85
sFunction · 0.70
NoFunction · 0.70
zoFunction · 0.70

Tested by

no test coverage detected