NODE_GRAPH_SLOT
constNODE_GRAPH_SLOT: uniquesymbol
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:336
Symbol attached to <NodeGraph.Minimap> and other slot subcomponents so
the parent <NodeGraph> can identify them without relying on
displayName (which gets clobbered by React.memo / minifiers).