Files
Vladimir Enchev 9d379a8834 require fixes
2014-05-14 12:55:59 +03:00

183 B

To initialize the module put the following code in the main entry point file (app.js):

    var appModule = require("application");
	appModule.init([native app instance]);