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

Method getFn

frontend/public/swagger-ui-bundle.js:31482–31484  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31480 )
31481 }
31482 getFn() {
31483 return { fn: this.system.fn }
31484 }
31485 getComponents(s) {
31486 const o = this.system.components[s]
31487 return Array.isArray(o)

Callers 2

buildSystemMethod · 0.95
getMapDispatchToPropsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected