mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix(android): native-helper utils types are now correct (#10231)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { Application, Utils } from '@nativescript/core';
|
||||
import { Application } from '@nativescript/core';
|
||||
|
||||
Application.run({ moduleName: 'app-root' });
|
||||
|
||||
Reference in New Issue
Block a user