Files

4 lines
107 B
TypeScript

import application = require("application");
application.mainModule = "main-page";
application.start();