UNPKG

tns-template-tab-navigation-ts

Version:
9 lines (6 loc) 194 B
import * as app from "tns-core-modules/application"; app.run({ moduleName: "app-root" }); /* Do not place any code after the application has been started as it will not be executed on iOS. */