mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Maksim Kozhukh <http://github.com/mkozhukh>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module webix {
|
||||
declare namespace webix {
|
||||
|
||||
type WebixTemplate = (...args: any[])=>string;
|
||||
type WebixCallback = (...args: any[])=>any;
|
||||
@@ -995,7 +995,7 @@ interface VirtualRenderStack{
|
||||
var VirtualRenderStack:VirtualRenderStack;
|
||||
|
||||
|
||||
module ui {
|
||||
namespace ui {
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user