We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c821d41 commit fad7fa4Copy full SHA for fad7fa4
demo/app/app.ts
@@ -1,2 +1,2 @@
1
-import * as application from 'application';
+import * as application from 'tns-core-modules/application';
2
application.run({ moduleName: "main-page" });
0 commit comments