|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| testmodule.js | ||
README.md
App Modules
These are modules used by apps - you can use them with:
var testmodule = require("testmodule");
testmodule.test()
|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| testmodule.js | ||
These are modules used by apps - you can use them with:
var testmodule = require("testmodule");
testmodule.test()