MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / isUnset

Method isUnset

packages/designer/src/document/node/props/prop.ts:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 compare(other: IProp | null): number;
40
41 isUnset(): boolean;
42
43 purge(): void;
44

Callers 6

getTextFunction · 0.65
exportMethod · 0.65
compareMethod · 0.65
exportMethod · 0.65
valueStateMethod · 0.65
prop.test.tsFile · 0.65

Implementers 1

Proppackages/designer/src/document/node/pr

Calls

no outgoing calls

Tested by

no test coverage detected