MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / k

Function k

scripts/backup/openfbchat.js:181–184  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

179 eq: c("bs_caml_obj").caml_equal,
180 };
181 function k(a) {
182 if (typeof a === "object") return a.NAME === "Page";
183 else return !1;
184 }
185 function l(a) {
186 if (typeof a === "object") return a.NAME === "User";
187 else return !1;

Callers 2

fFunction · 0.70
aFunction · 0.70

Calls 3

bFunction · 0.70
jFunction · 0.70
dFunction · 0.50

Tested by

no test coverage detected