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

Function xB

resources/vega.min.js:28093–28095  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

28091 }
28092 const _B = {};
28093 function xB(t) {
28094 return k(t) || ArrayBuffer.isView(t) ? t : null;
28095 }
28096 function bB(t) {
28097 return xB(t) || (_t(t) ? t : null);
28098 }

Callers 2

bBFunction · 0.85
vega.min.jsFile · 0.85

Calls 1

kFunction · 0.70

Tested by

no test coverage detected