mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Typescript 2.2 header added
This commit is contained in:
Vendored
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user