Variable nodeRegistryConst

nodeRegistry: SvelteMap<string, NodeConstructor<GraphNode<Record<string, Socket<SocketType, "scalar" | "array">>, {}, {}, Record<string, unknown>, Record<string, unknown>>>> = ...

A map of node classes indexed by their id.