Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ getNodeLayout
Method
getNodeLayout
packages/core/src/language/node.ts:305–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
}
304
305
getNodeLayout(): NodeLayout {
306
return
getLayout(this.
type
)
307
}
308
309
shallowSerialize(): SerializedNode {
310
const
serNode: SerializedNode = {
Callers
3
trim
Method · 0.45
constructor
Method · 0.45
updateLayout
Method · 0.45
Calls
1
getLayout
Function · 0.90
Tested by
no test coverage detected