Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Easy-Editor/EasyEditor
/ getRoot
Method
getRoot
packages/core/src/document/node/node.ts:319–321 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
317
}
318
319
getRoot() {
320
return
this.document.rootNode
321
}
322
323
getProps() {
324
return
this.props
Callers
2
constructor
Method · 0.45
executeOperation
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected