mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +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