Added Typescript Version to WIA, which uses string enums

This commit is contained in:
Zev Spitz
2017-06-28 03:22:13 +02:00
parent d6d4506541
commit 1537db2e2e
+1
View File
@@ -2,6 +2,7 @@
// Project: https://msdn.microsoft.com/en-us/library/windows/desktop/ms630368(v=vs.85).aspx
// Definitions by: Zev Spitz <https://github.com/zspitz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Typescript Version: 2.4
declare namespace WIA {
/** String versions of globally unique identifiers (GUIDs) that identify common Device and Item commands. */