mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor(core): zero circulars + esm ready (#10770)
This commit is contained in:
@ -7,7 +7,7 @@ See the accompanying LICENSE file for terms.
|
||||
// https://github.com/ericf/css-mediaquery
|
||||
|
||||
import { Trace } from '../trace';
|
||||
import { Length } from '../ui/styling/style-properties';
|
||||
import { Length } from '../ui/styling/length-shared';
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user