Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ render
Function
render
frontend/public/swagger-ui-bundle.js:20759–20763 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
20757
ignoreIllegals: () => !0,
20758
},
20759
render(s) {
20760
return
s(
'pre'
, {}, [
20761
s(
'code'
, {
class
: this.className, domProps: { innerHTML: this.highlighted } }),
20762
])
20763
},
20764
}
20765
return
{
20766
Component: o,
Callers
3
swagger-ui-bundle.js
File · 0.70
view
Function · 0.70
SwaggerUI
Function · 0.70
Calls
5
error
Method · 0.80
i
Function · 0.70
w
Function · 0.70
s
Function · 0.50
render
Method · 0.45
Tested by
no test coverage detected