MCPcopy 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

getNearByContainerMethod · 0.65
isEmptyMethod · 0.65
node.test.tsFile · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected