mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor: circular deps part 10
This commit is contained in:
@@ -3,7 +3,7 @@ import { isDataURI, isFontIconURI, isFileOrResourcePath, RESOURCE_PREFIX } from
|
||||
import { Color } from '../../color';
|
||||
import { ImageSource } from '../../image-source';
|
||||
import { ImageAsset } from '../../image-asset';
|
||||
import { Length } from '../styling/style-properties';
|
||||
import { Length } from '../styling/length-shared';
|
||||
import { knownFolders } from '../../file-system';
|
||||
|
||||
import { Screen } from '../../platform';
|
||||
|
||||
Reference in New Issue
Block a user