removed implicitly has an 'any' type

This commit is contained in:
Gayan Ranasinghe
2016-07-04 16:27:55 +05:30
parent fdb47e573f
commit 96817eace1
-1
View File
@@ -511,7 +511,6 @@ declare namespace kendo.data {
}
module binders { }
export var binders;
interface Bindings {
[key: string]: Binding;