MCPcopy Create free account
hub / github.com/Easy-Editor/EasyEditor / getId

Method getId

packages/core/src/document/node/node.ts:307–309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

305 }
306
307 getId() {
308 return this.id
309 }
310
311 getIndex() {
312 return this.index

Callers 1

getClosestClickableNodeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected