Vanessa 2022-10-29 21:58:09 +08:00
parent 262134aa03
commit 7050776fda
6 changed files with 77 additions and 9 deletions

View file

@ -69,6 +69,7 @@ export abstract class Constants {
public static readonly LOCAL_EXPORTPDF = "local-exportpdf";
public static readonly LOCAL_EXPORTWORD = "local-exportword";
public static readonly LOCAL_BAZAAR = "local-bazaar";
public static readonly LOCAL_PDFTHEME = "local-pdftheme";
// timeout
public static readonly TIMEOUT_DBLCLICK = 190;