MCPcopy Create free account
hub / github.com/codemistic/Web-Development / Be

Function Be

chart/js/chart.js:5309–5313  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

5307 },
5308 };
5309 function Be(t, e) {
5310 return (
5311 e && (V.isArray(e) ? Array.prototype.push.apply(t, e) : t.push(e)), t
5312 );
5313 }
5314 function Ee(t) {
5315 return ("string" == typeof t || t instanceof String) && t.indexOf("\n") > -1
5316 ? t.split("\n")

Callers 2

HeFunction · 0.85
chart.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected