MCPcopy Create free account
hub / github.com/CloudBoost/cloudboost / s

Function s

sdk/src/CloudSocketClientLib.js:26–49  ·  view source on GitHub ↗
(o, u)

Source from the content-addressed store, hash-verified

24 exports;
25 return (function e(t, n, r) {
26 function s(o, u) {
27 if (!n[o]) {
28 if (!t[o]) {
29 var a = typeof require == "function" && require;
30 if (!u && a)
31 return a(o, !0);
32 if (i)
33 return i(o, !0);
34 var f = new Error("Cannot find module '" + o + "'");
35 throw f.code = "MODULE_NOT_FOUND",
36 f
37 }
38 var l = n[o] = {
39 exports: {}
40 };
41 t[o][0].call(l.exports, function(e) {
42 var n = t[o][1][e];
43 return s(n
44 ? n
45 : e)
46 }, l, l.exports, e, t, n, r)
47 }
48 return n[o].exports
49 }
50 var i = typeof require == "function" && require;
51 for (var o = 0; o < r.length; o++)
52 s(r[o]);

Callers 1

Calls 2

aFunction · 0.85
iFunction · 0.85

Tested by

no test coverage detected