Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ toObject
Method
toObject
frontend/public/swagger-ui-bundle.js:42859–42861 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42857
toReference() {
42858
return
this.reference
42859
}
42860
toObject() {
42861
return
Object.assign(this.reference, Object.fromEntries(this.content))
42862
}
42863
}
42864
class
Visitor {
Callers
5
OperationWrapper
Class · 0.80
Visitor
Class · 0.80
ExamplesSelectValueRetainer
Class · 0.80
render
Method · 0.80
swagger-ui-bundle.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected