import * as application from "tns-core-modules/application"; application.run({ moduleName: "perf-app/app-root" });