MCPcopy 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

OperationWrapperClass · 0.80
VisitorClass · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected