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

Method register

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

Source from the content-addressed store, hash-verified

535 )
536 }
537 register(s, o) {
538 return ((this._elements = void 0), (this.elementMap[s] = o), this)
539 }
540 unregister(s) {
541 return ((this._elements = void 0), delete this.elementMap[s], this)
542 }

Callers 2

useDefaultMethod · 0.95
constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected