Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ content
Method
content
frontend/public/swagger-ui-bundle.js:5148–5150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5146
this._storedElement = s
5147
}
5148
get content() {
5149
return
this._content
5150
}
5151
set content(s) {
5152
if
(s instanceof Element) this._content = s
5153
else
if
(s instanceof _) this.content = s.elements
Callers
nothing calls this directly
Calls
3
isArray
Method · 0.45
map
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected