Skip to content
Snippets Groups Projects
Commit 860a0c9d authored by Jake Read's avatar Jake Read
Browse files

try js

parent eaa75516
Branches
No related tags found
No related merge requests found
...@@ -147,7 +147,7 @@ Here's an example. This is modules/ui/number.js. ...@@ -147,7 +147,7 @@ Here's an example. This is modules/ui/number.js.
Besides Inputs, Outputs, a Description and State object, anything else goes. I.E. local functions, other Node.JS packages, etc. Besides Inputs, Outputs, a Description and State object, anything else goes. I.E. local functions, other Node.JS packages, etc.
```JavaScript ```javascript
// boilerplate rndmc header // boilerplate rndmc header
const InOut = require('../../lib/jsunit.js') const InOut = require('../../lib/jsunit.js')
let Input = InOut.Input let Input = InOut.Input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment