MCPcopy Create free account
hub / github.com/dataease/SQLBot / _class

Function _class

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

Source from the content-addressed store, hash-verified

32980 Br = /^(?:!|!!|![a-z\-]+!)$/i,
32981 $r = /^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i
32982 function _class(s) {
32983 return Object.prototype.toString.call(s)
32984 }
32985 function is_EOL(s) {
32986 return 10 === s || 13 === s
32987 }

Callers 1

storeMappingPairFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected