dwt type - additional property (#34224)

* Added missing type

* Updated package header

* Replaced tabs with spaces
This commit is contained in:
dsueltenfuss
2019-03-27 16:17:20 -07:00
committed by Ron Buckton
parent b36aeafe88
commit eb65f2b789
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ interface dwtEnv {
DynamicContainers: string[];
DynamicDWTMap: {};
GetWebTwain(cid: string): WebTwain;
IfInstallDWTModuleWithZIP: boolean;
IfUpdateService: boolean;
IfUseActiveXForIE10Plus: boolean;
JSVersion: string;
+1
View File
@@ -4,6 +4,7 @@
// Josh Hall <https://github.com/jbh>
// Lincoln Hu <https://github.com/lincoln2018>
// Tom Kent <https://github.com/Tom-Dynamsoft>
// Dave Sueltenfuss <https://github.com/dsueltenfuss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4