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

Function appendClass

frontend/public/swagger-ui-bundle.js:21405–21407  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

21403 return o
21404 }
21405 function appendClass(s, o) {
21406 return o ? (s ? s + ' ' + o : s + o) : s
21407 }
21408 s.exports
21409 ? ((classNames.default = classNames), (s.exports = classNames))
21410 : void 0 ===

Callers 2

classNamesFunction · 0.85
parseValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected