mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
Layout.js | ||
README.md | ||
Settings.js | ||
dane_arwes.js | ||
dane_arwes.min.js | ||
testmodule.js |
README.md
App Modules
These are modules used by apps - you can use them with:
var testmodule = require("testmodule");
testmodule.test()