Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ serialiseEnum
Method
serialiseEnum
frontend/public/swagger-ui-bundle.js:26291–26293 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
26289
: o.toValue()
26290
}
26291
serialiseEnum(s) {
26292
return
s.children.map((s) => this.serialise(s))
26293
}
26294
serialiseObject(s) {
26295
const
o = {}
26296
return
(
Callers
1
convertKeyToRefract
Method · 0.95
Calls
2
serialise
Method · 0.95
map
Method · 0.45
Tested by
no test coverage detected