import * as application from "tns-core-modules/application"; // Start the application application.start({ moduleName: "cuteness.io/main-page" });