Skip to content

Commit

Permalink
Update src/architecture/Node.js Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
christianechevarria committed Mar 26, 2019
1 parent 5c4e16b commit a8685ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/architecture/node.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ Node.prototype = {

/**
* Creates a connection from this node to the given node
*
* @todo Add `@param` tag descriptions
*
* @param {Node} target
* @param {number} weight
Expand Down

0 comments on commit a8685ec

Please sign in to comment.