1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated API Reference (markdown)

Nick O'Leary 2013-09-07 15:31:47 -07:00
parent 0827f3e1c9
commit bece864cbe

@ -42,7 +42,7 @@
<a href="wiki-server-Node">#</a> RED.nodes.<b>Node</b>
<a href="#wiki-server-Node">#</a> RED.nodes.<b>Node</b>
All nodes extend this class. It handles the wiring between nodes and other things. It should not be instantiated directly, rather [RED.nodes.createNode](#server-createNode) should be used.