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:
@@ -2,7 +2,7 @@
|
||||
import { LayoutBase } from '../layout-base';
|
||||
import { CSSType } from '../../core/view';
|
||||
import { Property, makeValidator, makeParser } from '../../core/properties';
|
||||
import { Length } from '../../styling/style-properties';
|
||||
import { Length } from '../../styling/length-shared';
|
||||
import { CoreTypes } from '../../../core-types';
|
||||
|
||||
export * from '../layout-base';
|
||||
|
||||
Reference in New Issue
Block a user