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

Function kb

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

Source from the content-addressed store, hash-verified

8791 o === s._wrapperState.initialValue && '' !== o && null !== o && (s.value = o)
8792 }
8793 function kb(s) {
8794 switch (s) {
8795 case 'svg':
8796 return 'http://www.w3.org/2000/svg'
8797 case 'math':
8798 return 'http://www.w3.org/1998/Math/MathML'
8799 default:
8800 return 'http://www.w3.org/1999/xhtml'
8801 }
8802 }
8803 function lb(s, o) {
8804 return null == s || 'http://www.w3.org/1999/xhtml' === s
8805 ? kb(o)

Callers 2

lbFunction · 0.70
EjFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected