Remoto - VFS: nodeProperties.js Source File
Remoto - VFS
nodeProperties.js
Go to the documentation of this file.
1 
2 define( [
3  'remoto!stdlib:js/panes/panes/nodeCanvas/nodeProperties.js'
4  ],
5  function(nodeProperties)
6  {
7  return nodeProperties;
8  }
9 );
10 
nodeProperties(layout)