baseWidget in TS

This commit is contained in:
Ralf Becker
2020-01-21 12:22:22 +01:00
committed by Hadi Nategh
parent 988dbbc8da
commit 8b3f9947e6
6 changed files with 455 additions and 7 deletions

View File

@ -1189,6 +1189,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;