mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
baseWidget in TS
This commit is contained in:
1
api/js/jsapi/egw_global.d.ts
vendored
1
api/js/jsapi/egw_global.d.ts
vendored
@ -11,6 +11,7 @@ declare var app : {classes: any};
|
||||
declare var egw_globalObjectManager : any;
|
||||
declare var framework : any;
|
||||
declare var egw_LAB : any;
|
||||
declare function egwIsMobile() : boolean;
|
||||
|
||||
declare var mailvelope : any;
|
||||
|
||||
|
Reference in New Issue
Block a user