MCPcopy 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

viewFunction · 0.70
SwaggerUIFunction · 0.70

Calls 5

errorMethod · 0.80
iFunction · 0.70
wFunction · 0.70
sFunction · 0.50
renderMethod · 0.45

Tested by

no test coverage detected