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

Function Ht

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

Source from the content-addressed store, hash-verified

68802 null
68803 )
68804 },
68805 Ht = function _isClobbered(s) {
68806 return (
68807 s instanceof L &&
68808 ('string' != typeof s.nodeName ||
68809 'string' != typeof s.textContent ||
68810 'function' != typeof s.removeChild ||
68811 !(s.attributes instanceof j) ||
68812 'function' != typeof s.removeAttribute ||
68813 'function' != typeof s.setAttribute ||
68814 'string' != typeof s.namespaceURI ||
68815 'function' != typeof s.insertBefore ||
68816 'function' != typeof s.hasChildNodes)
68817 )
68818 },
68819 Kt = function _isNode(s) {
68820 return 'function' == typeof w && s instanceof w

Callers 2

GtFunction · 0.70
QtFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected