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

Method getSelectors

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

Source from the content-addressed store, hash-verified

31415 })
31416 }
31417 getSelectors() {
31418 return this.getType('selectors')
31419 }
31420 getActions() {
31421 return objMap(this.getType('actions'), (s) =>
31422 objReduce(s, (s, o) => {

Callers 1

getBoundSelectorsMethod · 0.95

Calls 1

getTypeMethod · 0.95

Tested by

no test coverage detected