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

Method first

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

Source from the content-addressed store, hash-verified

29459 return 0 === this.elements.length
29460 }
29461 get first() {
29462 return this.elements[0]
29463 }
29464 }
29465 ;('undefined' != typeof Symbol &&
29466 (ArraySlice.prototype[Symbol.iterator] = function symbol() {

Callers 15

fromListFunction · 0.45
getParameterSchemaFunction · 0.45
request_snippetsFunction · 0.45
ExamplesSelectClass · 0.45
componentDidMountMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected