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

Method StringElement

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

Source from the content-addressed store, hash-verified

47108 }
47109 const hm = InfoVisitor
47110 const dm = class VersionVisitor extends em {
47111 StringElement(s) {
47112 const o = super.enter(s)
47113 return (
47114 this.element.classes.push('api-version'),
47115 this.element.classes.push('version'),
47116 o
47117 )
47118 }
47119 }
47120 class ContactVisitor extends Mixin(cm, em) {

Callers

nothing calls this directly

Calls 2

enterMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected