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

Method valueOf

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

Source from the content-addressed store, hash-verified

41441 constructor(s, o = '', i = {}) {
41442 ;(super([s], o, i), (this.data = s))
41443 }
41444 valueOf() {
41445 return this.data
41446 }
41447 toString() {
41448 return this.valueOf()

Callers 11

toStringMethod · 0.95
isFunction · 0.80
hashFunction · 0.80
toNumberFunction · 0.80
fromFunction · 0.80
curlifyFunction · 0.80
_equalsFunction · 0.80
_toString_toStringFunction · 0.80
encodeFormOrQueryFunction · 0.80
_cloneFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected