Typescript 2.2 header added

This commit is contained in:
webix.io
2017-05-12 20:59:19 +03:00
parent 949f77f0dd
commit 0637230a55

View File

@@ -2,6 +2,7 @@
// Project: http://webix.com
// Definitions by: Maksim Kozhukh <http://github.com/mkozhukh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
declare namespace webix {
@@ -10183,4 +10184,4 @@ class window implements webix.ui.baseview{
}}
declare function $$(id: string | Event | HTMLElement): webix.ui.baseview;
declare function $$(id: string | Event | HTMLElement): webix.ui.baseview;