Fix tslint errors

This commit is contained in:
PanayotCankov
2016-12-21 17:32:01 +02:00
parent fbf22c9200
commit 7931ecd4f8
97 changed files with 109 additions and 260 deletions

View File

@@ -1,5 +1,5 @@
import {
ProgressBase, View, Color, valueProperty, maxValueProperty,
ProgressBase, Color, valueProperty, maxValueProperty,
colorProperty, backgroundColorProperty, backgroundInternalProperty
} from "./progress-common";