MCPcopy Index your code
hub / github.com/dataease/SQLBot / check

Function check

frontend/public/swagger-ui-bundle.js:20190–20192  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

20188 45951: function (s, o, i) {
20189 'use strict'
20190 var check = function (s) {
20191 return s && s.Math === Math && s
20192 }
20193 s.exports =
20194 check('object' == typeof globalThis && globalThis) ||
20195 check('object' == typeof window && window) ||

Callers 1

Calls 6

getInFunction · 0.85
ownKeysFunction · 0.85
_definePropertyFunction · 0.85
isArrayMethod · 0.45
keysMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected