mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix: imports
This commit is contained in:
2
packages/core/ui/list-view/index.d.ts
vendored
2
packages/core/ui/list-view/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
import { Color } from '../../color';
|
||||
import { CoreTypes } from '../../core-types';
|
||||
import { EventData } from '../../data/observable';
|
||||
import { Length } from '../styling/style-properties';
|
||||
import { Length } from '../styling/length-shared';
|
||||
import { Style } from '../styling/style';
|
||||
import { Property, CssProperty } from '../core/properties';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user