Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Easy-Editor/EasyEditor
/ isRemote
Method
isRemote
packages/core/src/document/node/node.ts:562–564 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
560
}
561
562
get isRemote() {
563
return
this.isRemoteComponent()
564
}
565
566
/**
567
* 获取用于物料使用计数追踪的 key
Callers
nothing calls this directly
Calls
1
isRemoteComponent
Method · 0.95
Tested by
no test coverage detected