Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ fromRefract
Method
fromRefract
frontend/public/swagger-ui-bundle.js:568–570 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
566
return
void 0 === o ? this.Element : o
567
}
568
fromRefract(s) {
569
return
this.serialiser.deserialise(s)
570
}
571
toRefract(s) {
572
return
this.serialiser.serialise(s)
573
}
Callers
1
transformers_from
Function · 0.80
Calls
1
deserialise
Method · 0.45
Tested by
no test coverage detected