MCPcopy Create free account
hub / github.com/Comfy-Org/litegraph.js / isSubgraphNode

Method isSubgraphNode

src/subgraph/SubgraphNode.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 override isSubgraphNode(): this is SubgraphNode {
39 return true
40 }
41
42 override widgets: IBaseWidget[] = []
43

Callers 4

getInnerNodesMethod · 0.45
resolveOutputMethod · 0.45
getDirectSubgraphIdsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected