mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor: circular deps part 14
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getWindow } from '../../utils/ios-helper';
|
||||
import { getWindow } from '../../utils/native-helper';
|
||||
|
||||
class MainScreen {
|
||||
private _screen: UIScreen;
|
||||
|
||||
Reference in New Issue
Block a user