mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
almost all without layouts
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { ProgressBase, valueProperty, maxValueProperty } from "./progress-common";
|
||||
import { View, colorProperty, backgroundColorProperty, backgroundInternalProperty } from "ui/core/view";
|
||||
import { Color } from "color";
|
||||
import { View, Color, colorProperty, backgroundColorProperty, backgroundInternalProperty } from "ui/core/view";
|
||||
|
||||
export * from "./progress-common";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user