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