Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ isEmpty
Method
isEmpty
packages/designer/src/document/node/node.ts:135–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
isContainer(): boolean;
134
135
isEmpty(): boolean;
136
137
remove(
138
useMutator?: boolean,
Callers
4
getNearByContainer
Method · 0.65
isEmpty
Method · 0.65
node-children.test.ts
File · 0.65
node.test.ts
File · 0.65
Implementers
1
Node
packages/designer/src/document/node/no
Calls
no outgoing calls
Tested by
no test coverage detected