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

Function Sa

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

Source from the content-addressed store, hash-verified

8602 return null
8603 }
8604 function Sa(s) {
8605 switch (typeof s) {
8606 case 'boolean':
8607 case 'number':
8608 case 'string':
8609 case 'undefined':
8610 case 'object':
8611 return s
8612 default:
8613 return ''
8614 }
8615 }
8616 function Ta(s) {
8617 var o = s.type
8618 return (

Callers 6

ZaFunction · 0.70
bbFunction · 0.70
fbFunction · 0.70
hbFunction · 0.70
ibFunction · 0.70
EjFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected