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

Function d

resources/vega-embed.min.js:88–94  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

86 }
87 }
88 function d(e) {
89 for (var t, n = 0, r = e.length; n < r; ) {
90 if (!((t = e.charCodeAt(n)) >= 48 && t <= 57)) return !1;
91 n++;
92 }
93 return !0;
94 }
95 function p(e) {
96 return -1 === e.indexOf("/") && -1 === e.indexOf("~")
97 ? e

Callers 2

vega-embed.min.jsFile · 0.70
OFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected