mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 14:59:37 +08:00
Typescript 2.2 header added
This commit is contained in:
3
types/webix/index.d.ts
vendored
3
types/webix/index.d.ts
vendored
@@ -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